Searched refs:iMediaInputType (Results 1 – 8 of 8) sorted by relevance
/external/opencore/engines/author/test/src/ |
D | test_pv_author_engine_testset8.cpp | 110 if (iMediaInputType == PVMF_MIME_AVIFF) in CreateTestInputs() 146 if (iMediaInputType == PVMF_MIME_WAVFF) in CreateTestInputs() 163 PVMIOControlComp MIOComp(iMediaInputType, (OsclAny*)iFileParser, 0); in CreateTestInputs() 165 status = MIOComp.CreateMIOInputNode(false, iMediaInputType, iInputFileName); in CreateTestInputs() 189 if (iMediaInputType == PVMF_MIME_AVIFF) in CreateTestInputs() 196 if (iMediaInputType == PVMF_MIME_WAVFF) in CreateTestInputs() 329 if (iMediaInputType == PVMF_MIME_AVIFF) in AddMediaTrack() 346 if (iMediaInputType == PVMF_MIME_WAVFF) in AddMediaTrack() 365 if (iMediaInputType == PVMF_MIME_AVIFF) in AddMediaTrack() 381 if (iMediaInputType == PVMF_MIME_WAVFF) in AddMediaTrack() [all …]
|
D | test_pv_author_engine_testset7.cpp | 110 if (iMediaInputType == PVMF_MIME_AVIFF) in CreateTestInputs() 146 else if (iMediaInputType == PVMF_MIME_WAVFF) in CreateTestInputs() 163 PVMIOControlComp MIOComp(iMediaInputType, (OsclAny*)iFileParser, 0); in CreateTestInputs() 165 status = MIOComp.CreateMIOInputNode(false, iMediaInputType, iInputFileName); in CreateTestInputs() 189 if (iMediaInputType == PVMF_MIME_AVIFF) in CreateTestInputs() 196 else if (iMediaInputType == PVMF_MIME_WAVFF) in CreateTestInputs() 329 if (iMediaInputType == PVMF_MIME_AVIFF) in AddMediaTrack() 346 else if (iMediaInputType == PVMF_MIME_WAVFF) in AddMediaTrack() 365 if (iMediaInputType == PVMF_MIME_AVIFF) in AddMediaTrack() 381 else if (iMediaInputType == PVMF_MIME_WAVFF) in AddMediaTrack() [all …]
|
D | test_pv_author_engine_testset6.cpp | 91 if (iMediaInputType == PVMF_MIME_AVIFF) in CreateTestInputs() 137 else if (iMediaInputType == PVMF_MIME_WAVFF) in CreateTestInputs() 155 PVMIOControlComp MIOComp(iMediaInputType, (OsclAny*)iFileParser, 0); in CreateTestInputs() 157 status = MIOComp.CreateMIOInputNode(false, iMediaInputType, iInputFileName); in CreateTestInputs() 192 if (iMediaInputType == PVMF_MIME_AVIFF) in CreateTestInputs() 199 else if (iMediaInputType == PVMF_MIME_WAVFF) in CreateTestInputs() 334 if (iMediaInputType == PVMF_MIME_AVIFF) in AddMediaTrack() 351 else if (iMediaInputType == PVMF_MIME_WAVFF) in AddMediaTrack() 369 if (iMediaInputType == PVMF_MIME_AVIFF) in AddMediaTrack() 385 else if (iMediaInputType == PVMF_MIME_WAVFF) in AddMediaTrack() [all …]
|
D | test_pv_author_engine_testset5.cpp | 127 if (iMediaInputType == PVMF_MIME_AVIFF) in CreateTestInputs() 180 else if (iMediaInputType == PVMF_MIME_WAVFF) in CreateTestInputs() 221 PVMIOControlComp MIOComp(iMediaInputType, (OsclAny*)iFileParser, iLoopTime); in CreateTestInputs() 242 status = MIOComp.CreateMIOInputNode(iRealTimeAuthoring, iMediaInputType, iInputFileName); in CreateTestInputs() 270 if (iMediaInputType == PVMF_MIME_AVIFF) in CreateTestInputs() 277 else if (iMediaInputType == PVMF_MIME_WAVFF) in CreateTestInputs() 511 if (iMediaInputType == PVMF_MIME_AVIFF) in AddMediaTrack() 528 else if (iMediaInputType == PVMF_MIME_WAVFF) in AddMediaTrack() 547 if (iMediaInputType == PVMF_MIME_AVIFF) in AddMediaTrack() 563 else if (iMediaInputType == PVMF_MIME_WAVFF) in AddMediaTrack() [all …]
|
D | test_pv_author_engine_testset6.h | 37 , iMediaInputType(aMediaParam.iInputFormat) in pv_mediainput_async_test_errorhandling() 96 PVMFFormatType iMediaInputType; variable
|
D | test_pv_author_engine_testset7.h | 37 , iMediaInputType(aMediaParam.iInputFormat) in pv_mediainput_async_test_reset() 139 PVMFFormatType iMediaInputType; variable
|
D | test_pv_author_engine_testset8.h | 37 , iMediaInputType(aMediaParam.iInputFormat) in pv_mediainput_async_test_delete() 139 PVMFFormatType iMediaInputType; variable
|
D | test_pv_author_engine_testset5.h | 43 , iMediaInputType(aMediaParam.iInputFormat) in pvauthor_async_test_base() 113 PVMFFormatType iMediaInputType; variable
|