HomeSort by relevance Sort by last modified time
    Searched refs:ReadJpegSections (Results 1 - 3 of 3) sorted by null

  /external/jhead/
jhead.h 230 int ReadJpegSections (FILE * infile, ReadMode_t ReadMode);
jpgfile.c 129 int ReadJpegSections (FILE * infile, ReadMode_t ReadMode)
534 printf("ReadJpegSections");
535 ret = ReadJpegSections(infile, ReadMode);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 178 int ReadJpegSections (HANDLE infile,
181 int ReadJpegSections (FILE * infile,
819 lBuffused = ReadJpegSections(fIn , imageinfo);
    [all...]

Completed in 93 milliseconds