Home
last modified time | relevance | path

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

/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_decoder_e2e_test.cpp230 void CountFrame(const uint8_t* /* data */, size_t /* buffer_size */, int /* output_index */) { in CountFrame() function in android::C2VideoDecoderE2ETest
269 decoder_->AddOutputBufferReadyCb(std::bind(&C2VideoDecoderE2ETest::CountFrame, this, in SetUp()