HomeSort by relevance Sort by last modified time
    Searched refs:M_SOF10 (Results 1 - 25 of 30) sorted by null

1 2

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 51 #define M_SOF10 0xCA
JPEGTest.c 322 case M_SOF10:
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
rdjpgcom.c 118 #define M_SOF10 0xCA
306 case M_SOF10: process = "Progressive, arithmetic coding"; break;
363 case M_SOF10: /* Progressive, arithmetic */
wrjpgcom.c 165 #define M_SOF10 0xCA
313 case M_SOF10: /* Progressive, arithmetic */
jcmarker.c 32 M_SOF10 = 0xca,
537 emit_sof(cinfo, M_SOF10); /* SOF code for progressive arithmetic */
jdmarker.c 34 M_SOF10 = 0xca,
    [all...]
  /external/jpeg/
rdjpgcom.c 114 #define M_SOF10 0xCA
290 case M_SOF10: process = "Progressive, arithmetic coding"; break;
347 case M_SOF10: /* Progressive, arithmetic */
wrjpgcom.c 165 #define M_SOF10 0xCA
313 case M_SOF10: /* Progressive, arithmetic */
jcmarker.c 28 M_SOF10 = 0xca,
jdmarker.c 32 M_SOF10 = 0xca,
1010 case M_SOF10: /* Progressive, arithmetic */
    [all...]
  /external/qemu/distrib/jpeg-6b/
rdjpgcom.c 114 #define M_SOF10 0xCA
290 case M_SOF10: process = "Progressive, arithmetic coding"; break;
347 case M_SOF10: /* Progressive, arithmetic */
wrjpgcom.c 165 #define M_SOF10 0xCA
313 case M_SOF10: /* Progressive, arithmetic */
jcmarker.c 28 M_SOF10 = 0xca,
jdmarker.c 32 M_SOF10 = 0xca,
1002 case M_SOF10: /* Progressive, arithmetic */
    [all...]
  /external/jhead/
jpgfile.c 296 case M_SOF10:
487 case M_SOF10:
962 case M_SOF10:
jhead.h 284 #define M_SOF10 0xCA
exif.c 45 { M_SOF10, "Progressive, arithmetic coding", 0, 0},
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h 212 #define M_SOF10 0xCA
qcamera_test.cpp 680 case M_SOF10:
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcmarker.c 29 M_SOF10 = 0xca,
fpdfapi_jdmarker.c 33 M_SOF10 = 0xca,
1027 case M_SOF10: /* Progressive, arithmetic */
    [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 

Completed in 541 milliseconds

1 2