HomeSort by relevance Sort by last modified time
    Searched defs:decompress (Results 1 - 17 of 17) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/win/
QTDecompressionSession.cpp 152 QTPixelBuffer QTDecompressionSession::decompress(QTPixelBuffer inBuffer) function in class:QTDecompressionSession
  /external/bzip2/
dlltest.c 71 int decompress = 0; local
90 decompress = 1;
119 if(decompress){
  /external/libppp/src/
pred.c 101 decompress(struct pred1_state *state, u_char *source, u_char *dest, int len) function
236 len1 = decompress(state, cp, pp, olen - 4);
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
util.py 252 def decompress(self, size): member in class:_Inflater
260 data += self._decompress.decompress(self._unconsumed)
266 data += self._decompress.decompress(
272 # zlib.Decompress object for the new stream. Create a new
273 # Decompress object to decompress the new one.
280 # data is filled. Don't call decompress again.
283 # Re-invoke Decompress.decompress to try to decompress al
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppp-comp.h 102 /* Decompress a packet. */
103 int (*decompress) (void *state, unsigned char *ibuf, int isize, member in struct:compressor
119 * The return value from decompress routine is the length of the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h 102 /* Decompress a packet. */
103 int (*decompress) (void *state, unsigned char *ibuf, int isize, member in struct:compressor
119 * The return value from decompress routine is the length of the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h 102 /* Decompress a packet. */
103 int (*decompress) (void *state, unsigned char *ibuf, int isize, member in struct:compressor
119 * The return value from decompress routine is the length of the
  /system/extras/tests/bionic/libc/other/
test_jpeg.c 136 int decompress(FILE* input_file, int dct_method, int disable_rgb) function
138 int decompress(char* data, long fsize)
330 decompress(f, dct_method, disable_rgb);
351 decompress( data, fsize );
  /external/ppp/pppd/include/net/
ppp-comp.h 85 /* Decompress a packet. */
86 int (*decompress) __P((void *state, PACKETPTR mp, member in struct:compressor
96 * Return values for decompress routine.
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 343 milliseconds