Home
last modified time | relevance | path

Searched defs:DecodeFrameEx (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/test/api/
Dcpp_interface_test.cpp94 virtual DECODING_STATE EXTAPI DecodeFrameEx (const unsigned char* pSrc, in DecodeFrameEx() function
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp1322 DECODING_STATE CWelsDecoder::DecodeFrameEx (const unsigned char* kpSrc, in DecodeFrameEx() function in WelsDec::CWelsDecoder