Searched refs:ADD_AND_CLIP2 (Results 1 – 4 of 4) sorted by relevance
60 #define ADD_AND_CLIP2(x) x += ((pred_word>>8)&0xFF); CLIP_RESULT(x); macro403 ADD_AND_CLIP2(res2); in idct_row2Inter()417 ADD_AND_CLIP2(res2); in idct_row2Inter()472 ADD_AND_CLIP2(res2); in idct_row3Inter()486 ADD_AND_CLIP2(res2); in idct_row3Inter()548 ADD_AND_CLIP2(res2); in idct_row4Inter()562 ADD_AND_CLIP2(res2); in idct_row4Inter()606 ADD_AND_CLIP2(res2); in idct_row0x40Inter()620 ADD_AND_CLIP2(res2); in idct_row0x40Inter()661 ADD_AND_CLIP2(res2); in idct_row0x20Inter()[all …]
133 ADD_AND_CLIP2(res2); in idctrow2()147 ADD_AND_CLIP2(res2); in idctrow2()233 ADD_AND_CLIP2(res2); in idctrow3()247 ADD_AND_CLIP2(res2); in idctrow3()350 ADD_AND_CLIP2(res2); in idctrow4()364 ADD_AND_CLIP2(res2); in idctrow4()
59 #define ADD_AND_CLIP2(x) x += ((pred_word>>8)&0xFF); CLIP_RESULT(x); macro
590 ADD_AND_CLIP2(res2); in idctrow()605 ADD_AND_CLIP2(res2); in idctrow()