Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
DBaseDecoderTest.cpp112 cbk->onDecodeFrame (frame); in DecodeFrame()
148 cbk->onDecodeFrame (frame); in FlushFrame()
Ddecoder_test.cpp63 virtual void onDecodeFrame (const Frame& frame) { in onDecodeFrame() function in DecoderOutputTest
DBaseThreadDecoderTest.cpp210 cbk->onDecodeFrame (frame); in DecodeFrame()
248 cbk->onDecodeFrame (frame); in FlushFrame()
Dthread_decoder_test.cpp62 virtual void onDecodeFrame (const Frame& frame) { in onDecodeFrame() function in ThreadDecoderOutputTest
Ddecode_encode_test.cpp60 virtual void onDecodeFrame (const Frame& frame) { in onDecodeFrame() function in DecodeEncodeTest
/third_party/openh264/test/
DBaseDecoderTest.h27 virtual void onDecodeFrame (const Frame& frame) = 0;
DBaseThreadDecoderTest.h34 virtual void onDecodeFrame (const Frame& frame) = 0;