Searched refs:WELS_AbsH (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/codec/common/mips/ |
D | deblock_mmi.c | 145 WELS_AbsH($f28, $f30, $f28, $f30, $f16, $f18) in DeblockLumaLt4V_mmi() 153 WELS_AbsH($f28, $f30, $f28, $f30, $f20, $f22) in DeblockLumaLt4V_mmi() 175 WELS_AbsH($f28, $f30, $f20, $f22, $f28, $f30) in DeblockLumaLt4V_mmi() 179 WELS_AbsH($f24, $f26, $f24, $f26, $f28, $f30) in DeblockLumaLt4V_mmi() 188 WELS_AbsH($f24, $f26, $f24, $f26, $f28, $f30) in DeblockLumaLt4V_mmi() 325 WELS_AbsH($f28, $f30, $f28, $f30, $f20, $f22) in DeblockLumaLt4V_mmi() 335 WELS_AbsH($f28, $f30, $f28, $f30, $f20, $f22) in DeblockLumaLt4V_mmi() 362 WELS_AbsH($f28, $f30, $f20, $f22, $f0, $f2) in DeblockLumaLt4V_mmi() 366 WELS_AbsH($f24, $f26, $f24, $f26, $f28, $f30) in DeblockLumaLt4V_mmi() 379 WELS_AbsH($f28, $f30, $f28, $f30, $f0, $f2) in DeblockLumaLt4V_mmi() [all …]
|
D | satd_sad_mmi.c | 398 WELS_AbsH(f0, f2, f0, f2, f8, f10) \ 399 WELS_AbsH(f4, f6, f4, f6, f8, f10) \ 400 WELS_AbsH(f12, f14, f12, f14, f20, f22) \ 401 WELS_AbsH(f16, f18, f16, f18, f20, f22) \ 938 WELS_AbsH($f0, $f2, $f0, $f2, $f12, $f14) in WelsSampleSatd4x4_mmi() 941 WELS_AbsH($f8, $f10, $f8, $f10, $f16, $f18) in WelsSampleSatd4x4_mmi()
|
/third_party/openh264/codec/common/inc/ |
D | asmdefs_mmi.h | 92 #define WELS_AbsH(f0, f2, f4, f6, f8, f10) \ macro
|