Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_tmp

161     WORD32 row, col, i4_tmp;
183 i4_tmp = pu1_ref[col];
184 pu1_temp_pred[col] = CLIP_U8(i4_tmp);
209 i4_tmp = pu1_ref[col];
210 pu1_temp_pred[col] = CLIP_U8(i4_tmp);