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 245 case M_JFIF:
434 case M_JFIF:
804 if (Sections[0].Type != M_EXIF && Sections[0].Type != M_JFIF){
807 0xff, M_JFIF,
866 if (Sections[0].Type != M_EXIF && Sections[0].Type != M_JFIF){
869 0xff, M_JFIF,
966 case M_JFIF:
jhead.h 272 #define M_JFIF 0xE0 // Jfif marker

Completed in 204 milliseconds