Home
last modified time | relevance | path

Searched refs:WelsDecoderLastDecPicInfoDefaults (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Ddecoder.h65 void WelsDecoderLastDecPicInfoDefaults (SWelsLastDecPicInfo& sLastDecPicInfo);
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp392 void WelsDecoderLastDecPicInfoDefaults (SWelsLastDecPicInfo& sLastDecPicInfo) { in WelsDecoderLastDecPicInfoDefaults() function
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp385 WelsDecoderLastDecPicInfoDefaults (m_sLastDecPicInfo); in InitDecoder()