Searched refs:JfifHead (Results 1 - 1 of 1) sorted by relevance

/external/jhead/
H A Djpgfile.c810 static uchar JfifHead[18] = { local
815 fwrite(JfifHead, 18, 1, outfile);
872 static uchar JfifHead[18] = { local
877 memcpy(buffer+pos, JfifHead, 18);

Completed in 75 milliseconds