/external/qemu/distrib/jpeg-6b/ |
jdapimin.c | 227 * return JPEG_HEADER_TABLES_ONLY upon reaching EOI. The application may then 389 /* Read until EOI */
|
jcmarker.c | 101 * calling jpeg_start_compress, and enough space to write the trailing EOI 610 * This consists of SOI, DQT and DHT tables, and EOI.
|
jdinput.c | 321 if (inputctl->pub.eoi_reached) /* After hitting EOI, read no further */ 341 case JPEG_REACHED_EOI: /* Found EOI */
|
jcapimin.c | 176 /* Write EOI, do final cleanup */
|
jdapistd.c | 387 /* Read markers looking for SOS or EOI */
|
jdmaster.c | 506 /* In buffered-image mode, we assume one more output pass if EOI not 507 * yet reached, but no more passes if EOI has been reached.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/ |
parser.ipp | 112 while( !m_traverser.eoi() ) {
|
/bionic/libc/kernel/arch-x86/asm/ |
apicdef_32.h | 197 u32 eoi; member in struct:local_apic::__anon232 200 } eoi; member in struct:local_apic
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
apicdef_32.h | 197 u32 eoi; member in struct:local_apic::__anon1426 200 } eoi; member in struct:local_apic
|
/external/jpeg/ |
jcmarker.c | 101 * calling jpeg_start_compress, and enough space to write the trailing EOI 610 * This consists of SOI, DQT and DHT tables, and EOI.
|
jdinput.c | 321 if (inputctl->pub.eoi_reached) /* After hitting EOI, read no further */ 341 case JPEG_REACHED_EOI: /* Found EOI */
|
jcapimin.c | 176 /* Write EOI, do final cleanup */
|
jdapistd.c | 387 /* Read markers looking for SOS or EOI */
|
jdmaster.c | 506 /* In buffered-image mode, we assume one more output pass if EOI not 507 * yet reached, but no more passes if EOI has been reached.
|
rdjpgcom.c | 314 * Parse the marker stream until SOS or EOI is seen;
|
wrjpgcom.c | 284 * Parse the marker stream until SOFn or EOI is seen;
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
apicdef_32.h | 197 u32 eoi; member in struct:local_apic::__anon52798 200 } eoi; member in struct:local_apic
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
apicdef_32.h | 197 u32 eoi; member in struct:local_apic::__anon55523 200 } eoi; member in struct:local_apic
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
apicdef_32.h | 197 u32 eoi; member in struct:local_apic::__anon57269 200 } eoi; member in struct:local_apic
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
apicdef_32.h | 197 u32 eoi; member in struct:local_apic::__anon58569 200 } eoi; member in struct:local_apic
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
apicdef_32.h | 197 u32 eoi; member in struct:local_apic::__anon61322 200 } eoi; member in struct:local_apic
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
Exif.java | 94 // Check if the marker is EOI or SOS.
|
/external/oprofile/events/x86-64/family11h/ |
unit_masks | 213 0x80 EOI
|
/external/qemu/ |
json-parser.c | 38 * 4) deal with premature EOI
|
/external/qemu/hw/ |
apic.c | 400 /* XXX: send the EOI packet to the APIC bus to allow the I/O APIC to 777 case 0x0b: /* EOI */
|