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

/external/jhead/
H A Djpgfile.c806 static uchar JfifHead[18] = { local
811 fwrite(JfifHead, 18, 1, outfile);
868 static uchar JfifHead[18] = { local
873 memcpy(buffer+pos, JfifHead, 18);

Completed in 38 milliseconds