Home
last modified time | relevance | path

Searched defs:pSd8x8 (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/processing/src/loongarch/
Dvaa_lsx.c48 int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSd8x8, in VAACalcSad_lsx()
163 int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSd8x8, in VAACalcSadBgd_lsx()
Dvaa_lasx.c90 int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSd8x8, in VAACalcSadBgd_lasx()
/third_party/openh264/codec/processing/src/vaacalc/
Dvaacalcfuncs.cpp340 …int32_t* pSad8x8, int32_t* pSum16x16, int32_t* psqsum16x16, int32_t* psqdiff16x16, int32_t* pSd8x8, in VAACalcSadSsdBgd_c()
488 int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSd8x8, uint8_t* pMad8x8) { in VAACalcSadBgd_c()
/third_party/openh264/test/processing/
DProcessUT_VaaCalc.cpp313 …int32_t* pSad8x8, int32_t* pSum16x16, int32_t* psqsum16x16, int32_t* psqdiff16x16, int32_t* pSd8x8, in VAACalcSadSsdBgd_ref()
459 int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSd8x8, uint8_t* pMad8x8) { in VAACalcSadBgd_ref()
/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.cpp123 int32_t (*pSd8x8)[4]; in GetOUParameters() local