Searched defs:iLambda (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | sample.cpp | 192 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()
|
D | svc_base_layer_md.cpp | 365 …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/ |
D | md.h | 87 int32_t iLambda; member
|