Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder.h129 int32_t WelsRequestMem (PWelsDecoderContext pCtx, const int32_t kiMbWidth, const int32_t kiMbHeight,
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp462 int32_t WelsRequestMem (PWelsDecoderContext pCtx, const int32_t kiMbWidth, const int32_t kiMbHeight, in WelsRequestMem() function
957 iErr = WelsRequestMem (pCtx, kiMbWidth, kiMbHeight, bReallocFlag); // common memory used in SyncPictureResolutionExt()