Searched refs:DecodeFrameEx (Results 1 – 6 of 6) sorted by relevance
| /third_party/openh264/codec/api/svc/ |
| D | codec_api.h | 445 virtual DECODING_STATE EXTAPI DecodeFrameEx (const unsigned char* pSrc, 525 DECODING_STATE (*DecodeFrameEx) (ISVCDecoder*, const unsigned char* pSrc,
|
| /third_party/openh264/codec/api/wels/ |
| D | codec_api.h | 445 virtual DECODING_STATE EXTAPI DecodeFrameEx (const unsigned char* pSrc, 525 DECODING_STATE (*DecodeFrameEx) (ISVCDecoder*, const unsigned char* pSrc,
|
| /third_party/openh264/test/api/ |
| D | c_interface_test.c | 30 CHECK (6, p, DecodeFrameEx); in CheckDecoderInterface()
|
| D | cpp_interface_test.cpp | 94 virtual DECODING_STATE EXTAPI DecodeFrameEx (const unsigned char* pSrc, in DecodeFrameEx() function
|
| /third_party/openh264/codec/decoder/plus/inc/ |
| D | welsDecoderExt.h | 100 virtual DECODING_STATE EXTAPI DecodeFrameEx (const unsigned char* kpSrc,
|
| /third_party/openh264/codec/decoder/plus/src/ |
| D | welsDecoderExt.cpp | 1336 DECODING_STATE CWelsDecoder::DecodeFrameEx (const unsigned char* kpSrc, in DecodeFrameEx() function in WelsDec::CWelsDecoder
|