Searched refs:i1_ref_idx1 (Results 1 – 2 of 2) sorted by relevance
116 WORD32 i1_ref_idx, i1_ref_idx1; in ih264d_mv_pred_ref_tfr_nby2_pmb() local261 i1_ref_idx1 = i1_ref_idx >> u1_scale_ref; in ih264d_mv_pred_ref_tfr_nby2_pmb()263 i1_ref_idx1 += MAX_REF_BUFS; in ih264d_mv_pred_ref_tfr_nby2_pmb()264 ps_ref_frame = pps_ref_frame[i1_ref_idx1]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
924 WORD16 i1_ref_idx, i1_ref_idx1; in ih264d_mv_pred_ref_tfr_nby2_bmb() local1108 i1_ref_idx1 = i1_ref_idx >> u1_scale_ref; in ih264d_mv_pred_ref_tfr_nby2_bmb()1110 i1_ref_idx1 += MAX_REF_BUFS; in ih264d_mv_pred_ref_tfr_nby2_bmb()1112 ps_dec->ps_ref_pic_buf_lx[u1_lx][i1_ref_idx1]; in ih264d_mv_pred_ref_tfr_nby2_bmb()