HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_huff_decode (Results 1 - 13 of 13) sorted by null

  /external/jpeg/
jdhuff.h 18 #define jpeg_huff_decode jHufDecode macro
29 /* (maxcode[17] is a sentinel to ensure jpeg_huff_decode terminates) */
36 /* Link to public Huffman table (needed only in jpeg_huff_decode) */
126 * but the state struct might not be (jpeg_huff_decode needs this).
174 * 3. jpeg_huff_decode returns -1 if forced to suspend.
193 if ((result=jpeg_huff_decode(&state,get_buffer,bits_left,htbl,nb)) < 0) \
200 EXTERN(int) jpeg_huff_decode
jdhuff.c 229 dtbl->maxcode[17] = 0xFFFFFL; /* ensures jpeg_huff_decode terminates */
399 jpeg_huff_decode (bitread_working_state * state, function
  /external/qemu/distrib/jpeg-6b/
jdhuff.h 18 #define jpeg_huff_decode jHufDecode macro
29 /* (maxcode[17] is a sentinel to ensure jpeg_huff_decode terminates) */
36 /* Link to public Huffman table (needed only in jpeg_huff_decode) */
126 * but the state struct might not be (jpeg_huff_decode needs this).
174 * 3. jpeg_huff_decode returns -1 if forced to suspend.
193 if ((result=jpeg_huff_decode(&state,get_buffer,bits_left,htbl,nb)) < 0) \
200 EXTERN(int) jpeg_huff_decode
jdhuff.c 229 dtbl->maxcode[17] = 0xFFFFFL; /* ensures jpeg_huff_decode terminates */
399 jpeg_huff_decode (bitread_working_state * state, function
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 260 milliseconds