Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dmd.h131 void FillNeighborCacheIntra (SMbCache* pMbCache, SMB* pCurMb, int32_t iMbWidth/*, bool constrained_…
/third_party/openh264/codec/encoder/core/src/
Dmd.cpp51 void FillNeighborCacheIntra (SMbCache* pMbCache, SMB* pCurMb, int32_t iMbWidth) { in FillNeighborCacheIntra() function
Dsvc_base_layer_md.cpp315 FillNeighborCacheIntra (pMbCache, pCurMb, pCurLayer->iMbWidth); in WelsMdIntraInit()