Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_func_ptr_def.h207 pfIntraFineMd; //svc_encode_slice.c svc_mode_decision.c svc_base_layer_md.c member
/third_party/openh264/codec/encoder/core/src/
Dsvc_base_layer_md.cpp1839 pFunc->pfIntraFineMd (pEncCtx, pWelsMd, pCurMb, pMbCache); in WelsMdFirstIntraMode()
2026 pFunc->pfIntraFineMd (pEncCtx, pWelsMd, pCurMb, pMbCache); //WelsMdIntraFinePartitionVaa in WelsMdIntraSecondaryModesEnc()
Dencoder_ext.cpp2617 pFuncList->pfIntraFineMd = WelsMdIntraFinePartitionVaa; in SetFastCodingFunc()
2623 pFuncList->pfIntraFineMd = WelsMdIntraFinePartition; in SetNormalCodingFunc()