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

1 2

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 50 #define M_SOF9 0xC9
JPEGTest.c 321 case M_SOF9:
    [all...]
  /external/libjpeg-turbo/
rdjpgcom.c 111 #define M_SOF9 0xC9
299 case M_SOF9: process = "Extended sequential, arithmetic coding"; break;
356 case M_SOF9: /* Extended sequential, arithmetic */
wrjpgcom.c 157 #define M_SOF9 0xC9
305 case M_SOF9: /* Extended sequential, arithmetic */
jcmarker.c 31 M_SOF9 = 0xc9,
539 emit_sof(cinfo, M_SOF9); /* SOF code for sequential arithmetic */
jdmarker.c 33 M_SOF9 = 0xc9,
1004 case M_SOF9: /* Extended sequential, arithmetic */
    [all...]
  /external/jhead/
jpgfile.c 295 case M_SOF9:
486 case M_SOF9:
961 case M_SOF9:
jhead.h 283 #define M_SOF9 0xC9
exif.c 44 { M_SOF9, "Extended sequential, arithmetic coding", 0, 0},
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcmarker.c 27 M_SOF9 = 0xc9,
532 emit_sof(cinfo, M_SOF9); /* SOF code for arithmetic coding */
fpdfapi_jdmarker.c 31 M_SOF9 = 0xc9,
1021 case M_SOF9: /* Extended sequential, arithmetic */
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h 215 #define M_SOF9 0xC9
qcamera_test.cpp 678 case M_SOF9:
    [all...]
  /external/dng_sdk/source/
dng_tag_codes.h 476 M_SOF9 = 0xc9,
dng_parse_utils.cpp     [all...]
dng_lossless_jpeg.cpp 985 case M_SOF9:
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jcmarker.c 28 M_SOF9 = 0xc9,
586 emit_sof(cinfo, M_SOF9); /* SOF code for sequential arithmetic */
jdmarker.c 32 M_SOF9 = 0xc9,
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.h 208 #define M_SOF9 0xC9
qcamera_test.cpp 725 case M_SOF9:
    [all...]
  /external/libgdx/gdx/jni/gdx2d/
jpgd.cpp 43 M_SOF9 = 0xC9, M_SOF10 = 0xCA, M_SOF11 = 0xCB, M_SOF13 = 0xCD, M_SOF14 = 0xCE, M_SOF15 = 0xCF, M_DHT = 0xC4, M_DAC = 0xCC,
    [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 738 milliseconds

1 2