HomeSort by relevance Sort by last modified time
    Searched defs:pOutputFile (Results 1 - 5 of 5) sorted by null

  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_API.h 401 M4OSA_Void *pOutputFile; /**< Output 3GPP clip file descriptor */
    [all...]
M4xVSS_Internal.h 440 M4OSA_Char* pOutputFile;
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 201 FILE *pOutputFile;
222 FILE *pOutputFile;
529 if (pContext->pOutputFile && gTest)
535 pContext->pOutputFile);
1022 pContext->pOutputFile = fopen(NON_TUN_OUTPUT_FILE, "wb");
1023 if (NULL == pContext->pOutputFile)
1136 fclose(pContext->pOutputFile);
1170 pContext->pOutputFile = fopen(NON_TUN_OUTPUT_FILE, "rb");
1171 if (NULL == pContext->pOutputFile)
1185 ch2 = fgetc(pContext->pOutputFile);
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 499 M4OSA_Void* pOutputFile; /**< Output file to be created */

Completed in 467 milliseconds