Lines Matching refs:i1_ref_idx
116 WORD32 i1_ref_idx, i1_ref_idx1; in ih264d_mv_pred_ref_tfr_nby2_pmb() local
121 WORD8 *pi1_ref_idx = ps_mb_part_info->i1_ref_idx[0]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
152 i1_ref_idx = pi1_ref_idx[u1_blk_no]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
154 i1_ref_idx >>= 1; in ih264d_mv_pred_ref_tfr_nby2_pmb()
156 * X3(i1_ref_idx)]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
184 i1_ref_idx = (u1_scale_ref && u4_bot_mb) ? MAX_REF_BUFS : 0; in ih264d_mv_pred_ref_tfr_nby2_pmb()
185 ps_ref_frame = pps_ref_frame[i1_ref_idx]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
203 (i1_ref_idx >> u1_scale_ref),pu4_wt_offst, in ih264d_mv_pred_ref_tfr_nby2_pmb()
239 i1_ref_idx = pi1_ref_idx[u1_blk_no]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
240 s_mvPred.i1_ref_frame[0] = i1_ref_idx; in ih264d_mv_pred_ref_tfr_nby2_pmb()
261 i1_ref_idx1 = i1_ref_idx >> u1_scale_ref; in ih264d_mv_pred_ref_tfr_nby2_pmb()
262 if(u1_scale_ref && ((i1_ref_idx & 0x01) != u4_bot_mb)) in ih264d_mv_pred_ref_tfr_nby2_pmb()
276 … ps_ref_frame->u1_pic_buf_id,(i1_ref_idx >> u1_scale_ref),pu4_wt_offst, in ih264d_mv_pred_ref_tfr_nby2_pmb()
292 | ((i1_ref_idx == 0) in ih264d_mv_pred_ref_tfr_nby2_pmb()