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 …]
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()
61 #define ADD_AND_CLIP4(x) x += ((pred_word>>24)&0xFF); CLIP_RESULT(x); macro
596 ADD_AND_CLIP4(res); in idctrow()611 ADD_AND_CLIP4(res); in idctrow()