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); macro423 ADD_AND_CLIP4(res); in idct_row2Inter()437 ADD_AND_CLIP4(res); in idct_row2Inter()494 ADD_AND_CLIP4(res); in idct_row3Inter()508 ADD_AND_CLIP4(res); in idct_row3Inter()572 ADD_AND_CLIP4(res); in idct_row4Inter()586 ADD_AND_CLIP4(res); in idct_row4Inter()632 ADD_AND_CLIP4(res); in idct_row0x40Inter()646 ADD_AND_CLIP4(res); in idct_row0x40Inter()687 ADD_AND_CLIP4(res); in idct_row0x20Inter()[all …]
61 #define ADD_AND_CLIP4(x) x += ((pred_word>>24)&0xFF); CLIP_RESULT(x); macro
139 ADD_AND_CLIP4(res); in idctrow2()153 ADD_AND_CLIP4(res); in idctrow2()239 ADD_AND_CLIP4(res); in idctrow3()253 ADD_AND_CLIP4(res); in idctrow3()356 ADD_AND_CLIP4(res); in idctrow4()370 ADD_AND_CLIP4(res); in idctrow4()
596 ADD_AND_CLIP4(res); in idctrow()611 ADD_AND_CLIP4(res); in idctrow()