Searched defs:pFrameSad (Results 1 – 4 of 4) sorted by relevance
| /third_party/openh264/codec/processing/src/vaacalc/ |
| D | vaacalcfuncs.cpp | 39 …int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSum16x16, int32_t* psqsum16x16, int32_t* psqdiff16… in VAACalcSadSsd_c() 151 … int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSum16x16, int32_t* psqsum16x16) { in VAACalcSadVar_c() 256 int32_t* pFrameSad, int32_t* pSad8x8) { in VAACalcSad_c() 340 …int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSum16x16, int32_t* psqsum16x16, int32_t* psqdiff16… 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 | 13 …int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSum16x16, int32_t* psqsum16x16, int32_t* psqdiff16… in VAACalcSadSsd_ref() 125 … int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSum16x16, int32_t* psqsum16x16) { in VAACalcSadVar_ref() 229 int32_t* pFrameSad, int32_t* pSad8x8) { in VAACalcSad_ref() 313 …int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSum16x16, int32_t* psqsum16x16, int32_t* psqdiff16… 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/loongarch/ |
| D | vaa_lsx.c | 48 int32_t* pFrameSad, int32_t* pSad8x8, int32_t* pSd8x8, in VAACalcSadBgd_lsx()
|
| /third_party/openh264/codec/processing/src/mips/ |
| D | vaa_mmi.c | 249 int32_t* pFrameSad, int32_t* pSad8x8) { in VAACalcSad_mmi()
|