/external/opencore/engines/author/test/src/ |
D | test_pv_author_engine_testset7.cpp | 433 bool pv_mediainput_async_test_reset::ConfigureAudioEncoder() in ConfigureAudioEncoder() function in pv_mediainput_async_test_reset 446 if (!PVAETestNodeConfig::ConfigureAudioEncoder(iAudioEncoderConfig, iAudioEncoderMimeType)) in ConfigureAudioEncoder() 800 ConfigureAudioEncoder(); in CommandCompleted()
|
D | test_pv_author_engine_testset8.cpp | 433 bool pv_mediainput_async_test_delete::ConfigureAudioEncoder() in ConfigureAudioEncoder() function in pv_mediainput_async_test_delete 446 if (!PVAETestNodeConfig::ConfigureAudioEncoder(iAudioEncoderConfig, iAudioEncoderMimeType)) in ConfigureAudioEncoder() 816 ConfigureAudioEncoder(); in CommandCompleted()
|
D | test_pv_author_engine_testset4.cpp | 587 bool pvauthor_async_compressed_test_errorhandling::ConfigureAudioEncoder() in ConfigureAudioEncoder() function in pvauthor_async_compressed_test_errorhandling 600 return PVAETestNodeConfig::ConfigureAudioEncoder(iAudioEncoderConfig, iAudioEncoderMimeType); in ConfigureAudioEncoder() 1013 if (!ConfigureAudioEncoder()) in CommandCompleted()
|
D | test_pv_author_engine_testset6.h | 120 bool ConfigureAudioEncoder();
|
D | test_pv_author_engine_testset7.h | 161 bool ConfigureAudioEncoder();
|
D | test_pv_author_engine_testset8.h | 161 bool ConfigureAudioEncoder();
|
D | test_pv_author_engine_testset5.h | 140 bool ConfigureAudioEncoder();
|
D | test_pv_author_engine_testset4.h | 182 bool ConfigureAudioEncoder();
|
D | test_pv_author_engine_testset1.h | 180 bool ConfigureAudioEncoder();
|
D | test_pv_author_engine_testset6.cpp | 437 bool pv_mediainput_async_test_errorhandling::ConfigureAudioEncoder() in ConfigureAudioEncoder() function in pv_mediainput_async_test_errorhandling 450 if (!PVAETestNodeConfig::ConfigureAudioEncoder(iAudioEncoderConfig, iAudioEncoderMimeType)) in ConfigureAudioEncoder() 770 ConfigureAudioEncoder(); in CommandCompleted()
|
D | test_pv_author_engine_testset1.cpp | 845 bool pvauthor_async_test_miscellaneous::ConfigureAudioEncoder() in ConfigureAudioEncoder() function in pvauthor_async_test_miscellaneous 860 return PVAETestNodeConfig::ConfigureAudioEncoder(iAudioEncoderConfig, iAudioEncoderMimeType); in ConfigureAudioEncoder() 1330 if (!ConfigureAudioEncoder()) in CommandCompleted()
|
D | test_pv_author_engine_testset5.cpp | 625 bool pv_mediainput_async_test_opencomposestop::ConfigureAudioEncoder() in ConfigureAudioEncoder() function in pv_mediainput_async_test_opencomposestop 638 …if (!PVAETestNodeConfig::ConfigureAudioEncoder(iAudioEncoderConfig, iAudioEncoderMimeType, iAudioB… in ConfigureAudioEncoder() 1026 ConfigureAudioEncoder(); in CommandCompleted()
|
/external/opencore/engines/author/test/src/single_core/ |
D | pvaetest_node_config.h | 51 …static bool ConfigureAudioEncoder(PVInterface* aInterface, const PvmfMimeString& aMimeType, uint32…
|