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 …]
131 ADD_AND_CLIP2(res2); in idctrow2()145 ADD_AND_CLIP2(res2); in idctrow2()229 ADD_AND_CLIP2(res2); in idctrow3()243 ADD_AND_CLIP2(res2); in idctrow3()344 ADD_AND_CLIP2(res2); in idctrow4()358 ADD_AND_CLIP2(res2); in idctrow4()
59 #define ADD_AND_CLIP2(x) x += ((pred_word>>8)&0xFF); CLIP_RESULT(x); macro
589 ADD_AND_CLIP2(res2); in idctrow()604 ADD_AND_CLIP2(res2); in idctrow()