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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 59 #define M_JFIF 0xE0 /* Jfif marker*/
JPEGTest.c 303 case M_JFIF:
    [all...]
  /external/jhead/
jpgfile.c 247 case M_JFIF:
438 case M_JFIF:
808 if (Sections[0].Type != M_EXIF && Sections[0].Type != M_JFIF){
811 0xff, M_JFIF,
870 if (Sections[0].Type != M_EXIF && Sections[0].Type != M_JFIF){
873 0xff, M_JFIF,
970 case M_JFIF:
jhead.h 279 #define M_JFIF 0xE0 // Jfif marker

Completed in 91 milliseconds