Home
last modified time | relevance | path

Searched refs:M_JFIF (Results 1 – 2 of 2) sorted by relevance

/external/jhead/
Djpgfile.c247 case M_JFIF: in ReadJpegSections()
438 case M_JFIF: in ReadJpegSectionsFromBuffer()
808 if (Sections[0].Type != M_EXIF && Sections[0].Type != M_JFIF){ in WriteJpegFile()
811 0xff, M_JFIF, in WriteJpegFile()
870 if (Sections[0].Type != M_EXIF && Sections[0].Type != M_JFIF){ in WriteJpegToBuffer()
873 0xff, M_JFIF, in WriteJpegToBuffer()
970 case M_JFIF: in RemoveUnknownSections()
Djhead.h292 #define M_JFIF 0xE0 // Jfif marker macro