Searched refs:M_SOI (Results 1 – 2 of 2) sorted by relevance
221 #define M_SOI 0xD8 // Start Of Image (beginning of datastream) macro
528 if (a != 0xff || buffer[pos++] != M_SOI){ in ReadSectionsFromBuffer()