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

/external/jhead/
H A Djpgfile.c36 static int Get16m(const void * Short) function
89 ImageInfo.Height = Get16m(Data+3);
90 ImageInfo.Width = Get16m(Data+5);

Completed in 37 milliseconds