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); macro417 ADD_AND_CLIP2(res2); in idct_row2Inter()431 ADD_AND_CLIP2(res2); in idct_row2Inter()488 ADD_AND_CLIP2(res2); in idct_row3Inter()502 ADD_AND_CLIP2(res2); in idct_row3Inter()566 ADD_AND_CLIP2(res2); in idct_row4Inter()580 ADD_AND_CLIP2(res2); in idct_row4Inter()626 ADD_AND_CLIP2(res2); in idct_row0x40Inter()640 ADD_AND_CLIP2(res2); in idct_row0x40Inter()681 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()