Home
last modified time | relevance | path

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

/external/jhead/
Djpgfile.c245 case M_JFIF: in ReadJpegSections()
434 case M_JFIF: in ReadJpegSectionsFromBuffer()
804 if (Sections[0].Type != M_EXIF && Sections[0].Type != M_JFIF){ in WriteJpegFile()
807 0xff, M_JFIF, in WriteJpegFile()
866 if (Sections[0].Type != M_EXIF && Sections[0].Type != M_JFIF){ in WriteJpegToBuffer()
869 0xff, M_JFIF, in WriteJpegToBuffer()
966 case M_JFIF: in RemoveUnknownSections()
Djhead.h278 #define M_JFIF 0xE0 // Jfif marker macro