Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dsvc_encode_mb.h60 bool WelsTryPUVskip (sWelsEncCtx* pEncCtx, SMB* pCurMb, SMbCache* pMbCache, int32_t iUV);
/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_mb.cpp355 bool WelsTryPUVskip (sWelsEncCtx* pEncCtx, SMB* pCurMb, SMbCache* pMbCache, int32_t iUV) { in WelsTryPUVskip() function
Dsvc_base_layer_md.cpp1515 if (WelsTryPUVskip (pEncCtx, pCurMb, pMbCache, 1)) { in WelsMdPSkipEnc()
1519 if (WelsTryPUVskip (pEncCtx, pCurMb, pMbCache, 2)) { in WelsMdPSkipEnc()