Home
last modified time | relevance | path

Searched refs:ThreadResetDecoder (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/decoder/plus/inc/
DwelsDecoderExt.h148 int32_t ThreadResetDecoder (PWelsDecoderContext& pCtx);
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp439 ThreadResetDecoder (pCtx); in ResetDecoder()
457 int32_t CWelsDecoder::ThreadResetDecoder (PWelsDecoderContext& pCtx) { in ThreadResetDecoder() function in WelsDec::CWelsDecoder