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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 629 TCHAR* szInFile = NULL;
635 char* szInFile = NULL;
693 szInFile = argv[1];
800 fIn = CreateFile(szInFile, GENERIC_READ, 0,
804 "access\n", szInFile);
810 fIn = fopen(szInFile, "r");
813 szInFile);
816 PRINT("APP:: File %s opened \n" , szInFile);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 459 TCHAR* szInFile = NULL;
470 char* szInFile = NULL;
539 szInFile = argv[1];
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 299 char* szInFile;
    [all...]

Completed in 132 milliseconds