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

  /external/pdfium/third_party/libjpeg/
jdhuff.h 17 #define jpeg_fill_bit_buffer jFilBitBuf macro
63 * bits, jpeg_fill_bit_buffer is called; it will attempt to fill get_buffer
65 * prefetching reduces the overhead cost of calling jpeg_fill_bit_buffer).
66 * Note that jpeg_fill_bit_buffer may return FALSE to indicate suspension.
67 * On TRUE return, jpeg_fill_bit_buffer guarantees that get_buffer contains
97 /* Pointer needed by jpeg_fill_bit_buffer. */
140 if (! jpeg_fill_bit_buffer(&(state),get_buffer,bits_left,nbits)) \
154 EXTERN(boolean) jpeg_fill_bit_buffer
179 if (! jpeg_fill_bit_buffer(&state,get_buffer,bits_left, 0)) {failaction;} \
fpdfapi_jdhuff.c 284 * average shift distance at the cost of more calls to jpeg_fill_bit_buffer.
295 jpeg_fill_bit_buffer (bitread_working_state * state,
jpeglib.h 63 #define jpeg_fill_bit_buffer FOXIT_PREFIX(jpeg_fill_bit_buffer) macro
    [all...]
  /external/libjpeg-turbo/
jdhuff.h 61 * bits, jpeg_fill_bit_buffer is called; it will attempt to fill get_buffer
63 * prefetching reduces the overhead cost of calling jpeg_fill_bit_buffer).
64 * Note that jpeg_fill_bit_buffer may return FALSE to indicate suspension.
65 * On TRUE return, jpeg_fill_bit_buffer guarantees that get_buffer contains
108 /* Pointer needed by jpeg_fill_bit_buffer. */
151 if (! jpeg_fill_bit_buffer(&(state),get_buffer,bits_left,nbits)) \
165 EXTERN(boolean) jpeg_fill_bit_buffer
190 if (! jpeg_fill_bit_buffer(&state,get_buffer,bits_left, 0)) {failaction;} \
jdhuff.c 287 * average shift distance at the cost of more calls to jpeg_fill_bit_buffer.
298 jpeg_fill_bit_buffer (bitread_working_state * state,
  /external/opencv3/3rdparty/libjpeg/
jdhuff.c 60 * bits, jpeg_fill_bit_buffer is called; it will attempt to fill get_buffer
62 * prefetching reduces the overhead cost of calling jpeg_fill_bit_buffer).
63 * Note that jpeg_fill_bit_buffer may return FALSE to indicate suspension.
64 * On TRUE return, jpeg_fill_bit_buffer guarantees that get_buffer contains
94 /* Pointer needed by jpeg_fill_bit_buffer. */
137 if (! jpeg_fill_bit_buffer(&(state),get_buffer,bits_left,nbits)) \
171 if (! jpeg_fill_bit_buffer(&state,get_buffer,bits_left, 0)) {failaction;} \
454 * average shift distance at the cost of more calls to jpeg_fill_bit_buffer.
465 jpeg_fill_bit_buffer (bitread_working_state * state,
    [all...]
  /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 180 milliseconds