Searched refs:EncodeFile (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/test/api/ |
D | encoder_test.cpp | 91 EncodeFile (p.pkcFileName, &EnxParamExt, this); in TEST_P() 93 EncodeFile (p.pkcFileName, &EnxParamExt, this); in TEST_P() 182 INSTANTIATE_TEST_CASE_P (EncodeFile, EncoderOutputTest,
|
D | BaseEncoderTest.cpp | 123 void BaseEncoderTest::EncodeFile (const char* fileName, SEncParamExt* pEncParamExt, Callback* cbk) { in EncodeFile() function in BaseEncoderTest
|
/third_party/openh264/test/ |
D | BaseEncoderTest.h | 17 void EncodeFile (const char* fileName, SEncParamExt* pEncParamExt, Callback* cbk);
|