Home
last modified time | relevance | path

Searched refs:VerifyOutputFormat (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_decoder_e2e_test.cpp235 void VerifyOutputFormat(const Size& coded_size, const Size& visible_size, in VerifyOutputFormat() function in android::C2VideoDecoderE2ETest
272 decoder_->AddOutputFormatChangedCb(std::bind(&C2VideoDecoderE2ETest::VerifyOutputFormat, in SetUp()