Searched refs:p_ref_idx (Results 1 – 4 of 4) sorted by relevance
306 cand0->ref_idx = ps_grid->p_ref_idx[i]; in compute_part_sads_for_MxM_blk_neon()387 cand0->ref_idx = ps_grid->p_ref_idx[i]; in compute_4x4_sads_for_16x16_blk_neon()
355 s_grid.p_ref_idx = &i4_ref_idx; in hme_evalsad_grid_pu_MxM()
195 cand0->ref_idx = ps_grid->p_ref_idx[i]; in compute_4x4_sads_for_16x16_blk()336 cand0->ref_idx = ps_grid->p_ref_idx[i]; in compute_part_sads_for_MxM_blk()421 s_grid.p_ref_idx = &i4_ref_idx; in hme_evalsad_grid_pu_16x16()
2066 WORD32 *p_ref_idx; /* Ref idx to which the grid is pointing */ member