HomeSort by relevance Sort by last modified time
    Searched refs:M_SOF10 (Results 1 - 25 of 29) 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/libjpeg-turbo/
rdjpgcom.c 112 #define M_SOF10 0xCA
300 case M_SOF10: process = "Progressive, arithmetic coding"; break;
357 case M_SOF10: /* Progressive, arithmetic */
wrjpgcom.c 158 #define M_SOF10 0xCA
306 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,
1009 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 216 #define M_SOF10 0xCA
qcamera_test.cpp 679 case M_SOF10:
    [all...]
  /external/dng_sdk/source/
dng_tag_codes.h 477 M_SOF10 = 0xca,
dng_parse_utils.cpp     [all...]
dng_lossless_jpeg.cpp 986 case M_SOF10:
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jcmarker.c 29 M_SOF10 = 0xca,
584 emit_sof(cinfo, M_SOF10); /* SOF code for progressive arithmetic */
jdmarker.c 33 M_SOF10 = 0xca,
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.h 209 #define M_SOF10 0xCA
qcamera_test.cpp 726 case M_SOF10:
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcmarker.c 28 M_SOF10 = 0xca,
fpdfapi_jdmarker.c 32 M_SOF10 = 0xca,
1026 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 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 709 milliseconds

1 2