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

  /external/pdfium/third_party/libjpeg/
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) */
125 * but the state struct might not be (jpeg_huff_decode needs this).
173 * 3. jpeg_huff_decode returns -1 if forced to suspend.
192 if ((result=jpeg_huff_decode(&state,get_buffer,bits_left,htbl,nb)) < 0) \
199 EXTERN(int) jpeg_huff_decode
fpdfapi_jdhuff.c 227 dtbl->maxcode[17] = 0xFFFFFL; /* ensures jpeg_huff_decode terminates */
397 jpeg_huff_decode (bitread_working_state * state, function
jpeglib.h 73 #define jpeg_huff_decode FOXIT_PREFIX(jpeg_huff_decode) macro
    [all...]
  /external/libjpeg-turbo/
jdhuff.c 235 dtbl->maxcode[17] = 0xFFFFFL; /* ensures jpeg_huff_decode terminates */
449 jpeg_huff_decode (bitread_working_state *state, function
  /prebuilts/tools/common/m2/repository/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 97 milliseconds