Searched refs:ADD_AND_CLIP4 (Results 1 – 4 of 4) sorted by relevance
62 #define ADD_AND_CLIP4(x) x += ((pred_word>>24)&0xFF); CLIP_RESULT(x); macro409 ADD_AND_CLIP4(res); in idct_row2Inter()423 ADD_AND_CLIP4(res); in idct_row2Inter()478 ADD_AND_CLIP4(res); in idct_row3Inter()492 ADD_AND_CLIP4(res); in idct_row3Inter()554 ADD_AND_CLIP4(res); in idct_row4Inter()568 ADD_AND_CLIP4(res); in idct_row4Inter()612 ADD_AND_CLIP4(res); in idct_row0x40Inter()626 ADD_AND_CLIP4(res); in idct_row0x40Inter()667 ADD_AND_CLIP4(res); in idct_row0x20Inter()[all …]
137 ADD_AND_CLIP4(res); in idctrow2()151 ADD_AND_CLIP4(res); in idctrow2()235 ADD_AND_CLIP4(res); in idctrow3()249 ADD_AND_CLIP4(res); in idctrow3()350 ADD_AND_CLIP4(res); in idctrow4()364 ADD_AND_CLIP4(res); in idctrow4()
61 #define ADD_AND_CLIP4(x) x += ((pred_word>>24)&0xFF); CLIP_RESULT(x); macro
595 ADD_AND_CLIP4(res); in idctrow()610 ADD_AND_CLIP4(res); in idctrow()