Searched refs:setupConfigParam (Results 1 – 3 of 3) sorted by relevance
/hardware/google/av/codec2/hidl/1.0/mts/video/ |
D | MtsHidlC2V1_0TargetVideoEncTest.cpp | 137 void setupConfigParam(int32_t nWidth, int32_t nHeight); 231 void Codec2VideoEncHidlTest::setupConfigParam(int32_t nWidth, int32_t nHeight) { in setupConfigParam() function in __anon0bd91ff20111::Codec2VideoEncHidlTest 363 setupConfigParam(nWidth, nHeight); in TEST_F() 450 setupConfigParam(nWidth, nHeight); in TEST_F() 530 setupConfigParam(nWidth, nHeight); in TEST_F() 584 setupConfigParam(nWidth, nHeight); in TEST_P()
|
/hardware/google/av/codec2/hidl/1.0/mts/audio/ |
D | MtsHidlC2V1_0TargetAudioDecTest.cpp | 275 void setupConfigParam( in setupConfigParam() function 490 setupConfigParam(mComponent, bitStreamInfo); in TEST_F() 532 setupConfigParam(mComponent, bitStreamInfo); in TEST_F() 614 setupConfigParam(mComponent, bitStreamInfo); in TEST_F() 713 setupConfigParam(mComponent, bitStreamInfo); in TEST_F()
|
D | MtsHidlC2V1_0TargetAudioEncTest.cpp | 222 void setupConfigParam( in setupConfigParam() function 399 setupConfigParam(mComponent, nChannels, nSampleRate); in TEST_F() 513 setupConfigParam(mComponent, nChannels, nSampleRate); in TEST_F()
|