Home
last modified time | relevance | path

Searched defs:FlushFrame (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/test/api/
DBaseDecoderTest.cpp115 void BaseDecoderTest::FlushFrame (Callback* cbk) { in FlushFrame() function in BaseDecoderTest
Dcpp_interface_test.cpp90 virtual DECODING_STATE EXTAPI FlushFrame (unsigned char** ppDst, SBufferInfo* pDstInfo) { in FlushFrame() function
DBaseThreadDecoderTest.cpp213 void BaseThreadDecoderTest::FlushFrame (Callback* cbk) { in FlushFrame() function in BaseThreadDecoderTest
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp920 DECODING_STATE CWelsDecoder::FlushFrame (unsigned char** ppDst, in FlushFrame() function in WelsDec::CWelsDecoder