• Home
  • Raw
  • Download

Lines Matching refs:ps_curr_layer

2287     layer_ctxt_t *ps_curr_layer,  in hme_subpel_refine_search_node_high_speed()  argument
2388 i4_ref_stride = ps_curr_layer->i4_rec_stride; in hme_subpel_refine_search_node_high_speed()
2392 apu1_hpel_ref[0] = ps_curr_layer->ppu1_list_rec_fxfy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
2393 apu1_hpel_ref[1] = ps_curr_layer->ppu1_list_rec_hxfy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
2394 apu1_hpel_ref[2] = ps_curr_layer->ppu1_list_rec_fxhy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
2395 apu1_hpel_ref[3] = ps_curr_layer->ppu1_list_rec_hxhy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
2907 layer_ctxt_t *ps_curr_layer, in hme_subpel_refine_search_node_high_speed() argument
3010 i4_ref_stride = ps_curr_layer->i4_rec_stride; in hme_subpel_refine_search_node_high_speed()
3014 apu1_hpel_ref[0] = ps_curr_layer->ppu1_list_rec_fxfy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
3015 apu1_hpel_ref[1] = ps_curr_layer->ppu1_list_rec_hxfy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
3016 apu1_hpel_ref[2] = ps_curr_layer->ppu1_list_rec_fxhy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
3017 apu1_hpel_ref[3] = ps_curr_layer->ppu1_list_rec_hxhy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
4038 layer_ctxt_t *ps_curr_layer, in hme_subpel_refine_cu_hs() argument
4157 S32 i4_ref_stride = ps_curr_layer->i4_rec_stride; in hme_subpel_refine_cu_hs()
4170 pu1_ref_base = ps_curr_layer->ppu1_list_rec_fxfy[i1_ref_idx]; in hme_subpel_refine_cu_hs()
4387 ps_curr_layer, in hme_subpel_refine_cu_hs()