Home
last modified time | relevance | path

Searched defs:iLambda (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dsample.cpp192 int32_t* pBestMode, int32_t iLambda, uint8_t* pDstChroma, uint8_t* pDecCr, uint8_t* pEncCr) { in WelsSampleSatdIntra8x8Combined3_c()
230 int32_t* pBestMode, int32_t iLambda, uint8_t* pDstChroma, uint8_t* pDecCr, uint8_t* pEncCr) { in WelsSampleSadIntra8x8Combined3_c()
272 int32_t* pBestMode, int32_t iLambda, uint8_t* pDst) { in WelsSampleSatdIntra16x16Combined3_c()
304 int32_t* pBestMode, int32_t iLambda, uint8_t* pDst) { in WelsSampleSadIntra16x16Combined3_c()
Dsvc_base_layer_md.cpp365 …elsMdI16x16 (SWelsFuncPtrList* pFunc, SDqLayer* pCurDqLayer, SMbCache* pMbCache, int32_t iLambda) { in WelsMdI16x16()
421 int32_t iLambda = pWelsMd->iLambda; in WelsMdI4x4() local
551 int32_t iLambda = pWelsMd->iLambda; in WelsMdI4x4Fast() local
867 …IntraChroma (SWelsFuncPtrList* pFunc, SDqLayer* pCurDqLayer, SMbCache* pMbCache, int32_t iLambda) { in WelsMdIntraChroma()
/third_party/openh264/codec/encoder/core/inc/
Dmd.h87 int32_t iLambda; member