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

  /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/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,
1002 case M_SOF10: /* Progressive, arithmetic */
    [all...]