Searched defs:pSd8x8 (Results 1 – 5 of 5) sorted by relevance
/third_party/openh264/codec/processing/src/loongarch/ |
D | vaa_lsx.c | 48 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()
|
D | vaa_lasx.c | 90 int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSd8x8, in VAACalcSadBgd_lasx()
|
/third_party/openh264/codec/processing/src/vaacalc/ |
D | vaacalcfuncs.cpp | 340 …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/ |
D | ProcessUT_VaaCalc.cpp | 313 …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/ |
D | BackgroundDetection.cpp | 123 int32_t (*pSd8x8)[4]; in GetOUParameters() local
|