Searched refs:WelsTryPUVskip (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/codec/encoder/core/inc/ |
D | svc_encode_mb.h | 60 bool WelsTryPUVskip (sWelsEncCtx* pEncCtx, SMB* pCurMb, SMbCache* pMbCache, int32_t iUV);
|
/third_party/openh264/codec/encoder/core/src/ |
D | svc_encode_mb.cpp | 355 bool WelsTryPUVskip (sWelsEncCtx* pEncCtx, SMB* pCurMb, SMbCache* pMbCache, int32_t iUV) { in WelsTryPUVskip() function
|
D | svc_base_layer_md.cpp | 1515 if (WelsTryPUVskip (pEncCtx, pCurMb, pMbCache, 1)) { in WelsMdPSkipEnc() 1519 if (WelsTryPUVskip (pEncCtx, pCurMb, pMbCache, 2)) { in WelsMdPSkipEnc()
|