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

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 630 TCHAR* szOutFile = NULL;
636 char* szOutFile = NULL;
694 szOutFile = argv[2];
743 printf("\nAPP:: Output File Name is %s \n", szOutFile);
791 fOut = CreateFile(szOutFile, GENERIC_WRITE, 0,
796 szOutFile);
994 for(i = 0; i < strlen(szOutFile); i++){
995 if(szOutFile[i]=='.'){
996 if(szOutFile[i+1]=='y'){
997 szOutFile[i+1]='r'
    [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 460 TCHAR* szOutFile = NULL;
471 char* szOutFile = NULL;
540 szOutFile = argv[2];
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 300 char* szOutFile;
    [all...]

Completed in 395 milliseconds