Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Dcpp_interface_test.cpp100 virtual DECODING_STATE EXTAPI DecodeParser (const unsigned char* pSrc, in DecodeParser() function
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp1214 DECODING_STATE CWelsDecoder::DecodeParser (const unsigned char* kpSrc, const int kiSrcLen, SParserB… in DecodeParser() function in WelsDec::CWelsDecoder