Searched defs:jpeg_huff_decode (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djdhuff.h20 #define jpeg_huff_decode jHufDecode macro
31 /* (maxcode[17] is a sentinel to ensure jpeg_huff_decode terminates) */
38 /* Link to public Huffman table (needed only in jpeg_huff_decode) */
140 * but the state struct might not be (jpeg_huff_decode needs this).
188 * 3. jpeg_huff_decode returns -1 if forced to suspend.
206 if ((result=jpeg_huff_decode(&state,get_buffer,bits_left,htbl,nb)) < 0) \
221 /* Equivalent of jpeg_huff_decode() */ \
233 EXTERN(int) jpeg_huff_decode
H A Djdhuff.c232 dtbl->maxcode[17] = 0xFFFFFL; /* ensures jpeg_huff_decode terminates */
446 jpeg_huff_decode (bitread_working_state * state, function
H A Djpeglibmangler.h15 #define jpeg_huff_decode chromium_jpeg_huff_decode macro
/external/jpeg/
H A Djdhuff.h18 #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
H A Djdhuff.c229 dtbl->maxcode[17] = 0xFFFFFL; /* ensures jpeg_huff_decode terminates */
399 jpeg_huff_decode (bitread_working_state * state, function
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djdhuff.h18 #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
H A Dfpdfapi_jdhuff.c232 dtbl->maxcode[17] = 0xFFFFFL; /* ensures jpeg_huff_decode terminates */
402 jpeg_huff_decode (bitread_working_state * state, function
H A Djpeglib.h53 #define jpeg_huff_decode FOXIT_PREFIX(jpeg_huff_decode) macro
/external/qemu/distrib/jpeg-6b/
H A Djdhuff.h18 #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
H A Djdhuff.c229 dtbl->maxcode[17] = 0xFFFFFL; /* ensures jpeg_huff_decode terminates */
399 jpeg_huff_decode (bitread_working_state * state, function
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h53 #define jpeg_huff_decode FOXIT_PREFIX(jpeg_huff_decode) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 286 milliseconds