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

1 2

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 45 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use*/
JPEGTest.c 311 case M_SOF2:
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
rdjpgcom.c 112 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */
300 case M_SOF2: process = "Progressive"; break;
357 case M_SOF2: /* Progressive, Huffman */
wrjpgcom.c 159 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */
307 case M_SOF2: /* Progressive, Huffman */
jcmarker.c 23 M_SOF2 = 0xc2,
542 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */
jdmarker.c 25 M_SOF2 = 0xc2,
    [all...]
  /external/jpeg/
rdjpgcom.c 108 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */
284 case M_SOF2: process = "Progressive"; break;
341 case M_SOF2: /* Progressive, Huffman */
wrjpgcom.c 159 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */
307 case M_SOF2: /* Progressive, Huffman */
jcmarker.c 19 M_SOF2 = 0xc2,
535 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */
jdmarker.c 23 M_SOF2 = 0xc2,
999 case M_SOF2: /* Progressive, Huffman */
    [all...]
  /external/qemu/distrib/jpeg-6b/
rdjpgcom.c 108 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */
284 case M_SOF2: process = "Progressive"; break;
341 case M_SOF2: /* Progressive, Huffman */
wrjpgcom.c 159 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */
307 case M_SOF2: /* Progressive, Huffman */
jcmarker.c 19 M_SOF2 = 0xc2,
535 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */
jdmarker.c 23 M_SOF2 = 0xc2,
991 case M_SOF2: /* Progressive, Huffman */
    [all...]
  /external/jhead/
jpgfile.c 290 case M_SOF2:
481 case M_SOF2:
956 case M_SOF2:
jhead.h 278 #define M_SOF2 0xC2 // Only SOF0-SOF2 are now in common use
exif.c 39 { M_SOF2, "Progressive", 0, 0},
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcmarker.c 20 M_SOF2 = 0xc2,
536 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */
fpdfapi_jdmarker.c 24 M_SOF2 = 0xc2,
1017 case M_SOF2: /* Progressive, Huffman */
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h 206 #define M_SOF2 0xC2 // Only SOF0-SOF2 are now in common use
qcamera_test.cpp 674 case M_SOF2:
    [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 294 milliseconds

1 2