Searched refs:s_prms (Results 1 – 1 of 1) sorted by relevance
579 ihevce_inter_cand_sifter_prms_t s_prms; in ihevce_cu_mode_decide() local634 s_prms.i4_ctb_nbr_map_stride = ps_ctxt->i4_nbr_map_strd; in ihevce_cu_mode_decide()635 s_prms.i4_max_num_inter_rdopt_cands = ps_ctxt->i4_max_num_inter_rdopt_cands; in ihevce_cu_mode_decide()636 s_prms.i4_nbr_4x4_left_strd = nbr_4x4_left_strd; in ihevce_cu_mode_decide()637 s_prms.i4_src_strd = ps_cu_prms->i4_luma_src_stride; in ihevce_cu_mode_decide()638 s_prms.ps_cu_inter_merge_skip = &ps_ctxt->s_cu_inter_merge_skip; in ihevce_cu_mode_decide()639 s_prms.aps_cu_nbr_buf[0] = &ps_ctxt->as_cu_nbr[ps_ctxt->i4_satd_buf_idx][0]; in ihevce_cu_mode_decide()640 s_prms.aps_cu_nbr_buf[1] = &ps_ctxt->as_cu_nbr[!ps_ctxt->i4_satd_buf_idx][0]; in ihevce_cu_mode_decide()641 s_prms.ps_left_nbr_4x4 = ps_left_nbr_4x4; in ihevce_cu_mode_decide()642 s_prms.ps_mc_ctxt = &ps_ctxt->s_mc_ctxt; in ihevce_cu_mode_decide()[all …]