代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/100919/15860544
c jdapimin.c
/*
* jdapimin.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/100560/15872220
c jdapimin.c
/*
* jdapimin.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/260790/11701894
c img_jpeg.c
/*******************************************************************************
*
* img_jpeg.c
*
* Original code from dillo http://dillo.sourceforge.net
*
* Hacked by Garett
www.eeworm.com/read/103915/15716303
c api.c
/*
* api.c
*
* Externally declared APIs
*/
#include
#include
#define DECLARE_DATA
#include "inflate.h"
#include "deflate.h"
#include "api_int.h"
#include "infgzip
www.eeworm.com/read/100605/15869636
h bzip2.h
/*************************************************
* Bzip Compressor Header File *
* (C) 1999-2002 The Botan Project *
***********************************************
www.eeworm.com/read/119727/14823757
makefile
#
# This is a modified version of zlib, which does all memory
# allocation ahead of time.
#
# This is the compression code, see zlib_inflate for the
# decompression code.
#
O_TARGET := zlib_deflat
www.eeworm.com/read/100605/15869628
h zlib.h
/*************************************************
* Zlib Compressor Header File *
* (C) 1999-2002 The Botan Project *
***********************************************
www.eeworm.com/read/462810/7195678
bat h265p_a9_dec.bat
@echo off
rem DVP_FId = DAP_FId_H265P_A9_Decompression ( include ..\..\x86_dap\source\dap_demo.h )
set DVP_FId=22
call H265P_Audio_decode.bat
@echo off
pause
www.eeworm.com/read/462810/7195680
bat h265p_a0_dec.bat
@echo off
rem DVP_FId = DAP_FId_H265P_A0_Decompression ( include ..\..\x86_dap\source\dap_demo.h )
set DVP_FId=20
call H265P_Audio_decode.bat
@echo off
pause
www.eeworm.com/read/462810/7195681
bat h265p_a8_dec.bat
@echo off
rem DVP_FId = DAP_FId_H265P_A8_Decompression ( include ..\..\x86_dap\source\dap_demo.h )
set DVP_FId=21
call H265P_Audio_decode.bat
@echo off
pause