Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dpicture_handle.cpp52 bool bNeedMbInfo, int32_t iNeedFeatureStorage) { in AllocPicture() argument
95 if (bNeedMbInfo) { in AllocPicture()
/third_party/openh264/codec/encoder/core/inc/
Dpicture_handle.h55 …* AllocPicture (CMemoryAlign* pMa, const int32_t kiWidth, const int32_t kiHeight, bool bNeedMbInfo,