Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h174 void SetRefMbType (sWelsEncCtx* pCtx, uint32_t** pRefMbTypeArray, int32_t iRefPicType);
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp801 void CWelsPreProcess::SetRefMbType (sWelsEncCtx* pCtx, uint32_t** pRefMbTypeArray, int32_t iRefPicT… in SetRefMbType() argument
812 *pRefMbTypeArray = pRef->uiRefMbType; in SetRefMbType()
820 *pRefMbTypeArray = pRef->uiRefMbType; in SetRefMbType()