Home
last modified time | relevance | path

Searched defs:fOut (Results 1 – 20 of 20) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_print.c53 void print_header(FILE *fOut) in print_header()
160 void print_print_location(PERF_Private *perf, FILE *fOut, int nValues) in print_print_location()
197 #define print_print_location(perf, fOut, nValues) argument
205 FILE *fOut = NULL; in PERF_PRINT_create() local
268 void __print_Boundary(FILE *fOut, in __print_Boundary()
294 void __print_Buffer(FILE *fOut, in __print_Buffer()
349 void __print_Command(FILE *fOut, in __print_Command()
381 void __print_Create(FILE *fOut, in __print_Create()
394 void __print_Done(FILE *fOut, in __print_Done()
407 void __print_Log(FILE *fOut, in __print_Log()
[all …]
Dperf_rt.c52 FILE *fOut = NULL; in PERF_RT_create() local
295 static void print_rate_info(FILE *fOut, in print_rate_info()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
DJPEGTestEnc.c1092 HANDLE fOut = NULL; in _tmain() local
1099 FILE* fOut = NULL; in _tmain() local
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
DG722DecTest.c200 FILE* fOut = NULL; in main() local
1326 OMX_ERRORTYPE testCases (OMX_HANDLETYPE *pHandle, fd_set *rfds, int tcID, FILE *fIn, FILE *fOut, in… in testCases()
1647 OMX_ERRORTYPE testCase_2_4 (OMX_HANDLETYPE *pHandle, int gDasfMode, FILE *fIn, FILE *fOut, int nIpB… in testCase_2_4()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.c632 HANDLE fOut = NULL; local
638 FILE* fOut = NULL; local
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
DAacEncTest.c564 FILE* fOut= NULL; /* ouput File pointer */ local
2532 FILE* fIn, FILE* fOut,
2619 FILE* fIn, FILE* fOut,
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
DWmaDecTest.c480 FILE *fOut = NULL, *fIn = NULL; in main() local
1938 FILE* fIn, FILE* fOut) in FreeAllResources()
1999 FILE* fIn, FILE* fOut) in freeAllUseResources()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
DG729EncTest.c382 FILE* fOut = NULL; in main() local
1506 void writeITUFormat(OMX_U8* buffer, OMX_U32 length, FILE* fOut) in writeITUFormat()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
DVPPTest.c462 HANDLE fOut = NULL; in _tmain() local
473 FILE* fOut = NULL; in _tmain() local
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
DG726DecTest.c377 FILE* fOut = NULL; in main() local
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
DG722EncTest.c79 FILE *fOut= NULL, *fIn = NULL; variable
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_log.h173 FILE *fOut; /* output file */ member
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
DG711EncTest.c420 FILE* fOut = NULL; in main() local
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c550 FILE* fOut = NULL; in main() local
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
DG726EncTest.c469 FILE* fOut = NULL; local
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
DG729DecTest.c504 FILE* fOut = NULL; in main() local
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
DAmrEncTest.c534 FILE* fOut = NULL; local
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
DWbAmrEncTest.c512 FILE* fOut = NULL; local
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c500 FILE* fOut = NULL; local
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
DVideoEncTest.c326 FILE* fOut; member