Home
last modified time | relevance | path

Searched defs:DecodeFrame (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/test/api/
DBaseDecoderTest.cpp79 void BaseDecoderTest::DecodeFrame (const uint8_t* src, size_t sliceSize, Callback* cbk) { in DecodeFrame() function in BaseDecoderTest
Dcpp_interface_test.cpp74 virtual DECODING_STATE EXTAPI DecodeFrame (const unsigned char* pSrc, in DecodeFrame() function
DBaseThreadDecoderTest.cpp174 void BaseThreadDecoderTest::DecodeFrame (const uint8_t* src, size_t sliceSize, Callback* cbk) { in DecodeFrame() function in BaseThreadDecoderTest
/third_party/openh264/test/decoder/
DDecUT_ParseSyntax.cpp21 DECODING_STATE DecodeFrame (const unsigned char* kpSrc, in DecodeFrame() function
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp1296 DECODING_STATE CWelsDecoder::DecodeFrame (const unsigned char* kpSrc, in DecodeFrame() function in WelsDec::CWelsDecoder