Searched refs:ADD_AND_CLIP3 (Results 1 – 4 of 4) sorted by relevance
62 #define ADD_AND_CLIP3(x) x += ((pred_word>>16)&0xFF); CLIP_RESULT(x); macro407 ADD_AND_CLIP3(res); in idct_row2Inter()421 ADD_AND_CLIP3(res); in idct_row2Inter()476 ADD_AND_CLIP3(res); in idct_row3Inter()490 ADD_AND_CLIP3(res); in idct_row3Inter()552 ADD_AND_CLIP3(res); in idct_row4Inter()566 ADD_AND_CLIP3(res); in idct_row4Inter()610 ADD_AND_CLIP3(res); in idct_row0x40Inter()624 ADD_AND_CLIP3(res); in idct_row0x40Inter()665 ADD_AND_CLIP3(res); in idct_row0x20Inter()[all …]
139 ADD_AND_CLIP3(res); in idctrow2()153 ADD_AND_CLIP3(res); in idctrow2()237 ADD_AND_CLIP3(res); in idctrow3()251 ADD_AND_CLIP3(res); in idctrow3()352 ADD_AND_CLIP3(res); in idctrow4()366 ADD_AND_CLIP3(res); in idctrow4()
60 #define ADD_AND_CLIP3(x) x += ((pred_word>>16)&0xFF); CLIP_RESULT(x); macro
593 ADD_AND_CLIP3(res); in idctrow()608 ADD_AND_CLIP3(res); in idctrow()