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

  /external/jpeg/
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
98 /* Pointer needed by jpeg_fill_bit_buffer. */
141 if (! jpeg_fill_bit_buffer(&(state),get_buffer,bits_left,nbits)) \
155 EXTERN(boolean) jpeg_fill_bit_buffer
180 if (! jpeg_fill_bit_buffer(&state,get_buffer,bits_left, 0)) {failaction;} \
jdhuff.c 282 * average shift distance at the cost of more calls to jpeg_fill_bit_buffer.
293 jpeg_fill_bit_buffer (bitread_working_state * state,
  /external/qemu/distrib/jpeg-6b/
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
98 /* Pointer needed by jpeg_fill_bit_buffer. */
141 if (! jpeg_fill_bit_buffer(&(state),get_buffer,bits_left,nbits)) \
155 EXTERN(boolean) jpeg_fill_bit_buffer
180 if (! jpeg_fill_bit_buffer(&state,get_buffer,bits_left, 0)) {failaction;} \
jdhuff.c 282 * average shift distance at the cost of more calls to jpeg_fill_bit_buffer.
293 jpeg_fill_bit_buffer (bitread_working_state * state,
  /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 695 milliseconds