Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_core.h148 int32_t AllocPicBuffOnNewSeqBegin (PWelsDecoderContext pCtx);
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp2291 int32_t AllocPicBuffOnNewSeqBegin (PWelsDecoderContext pCtx) { in AllocPicBuffOnNewSeqBegin() function
2323 iErr = AllocPicBuffOnNewSeqBegin (pCtx); in InitConstructAccessUnit()