Home
last modified time | relevance | path

Searched refs:u2_scaled_ref_width (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libavc/decoder/svc/
H A Disvcd_resamp_svc.h311 UWORD16 u2_scaled_ref_width; /*!< Considering bottom most layer of the member
H A Disvcd_intra_resamp.c4190 i4_scaled_wd = ps_curr_res_prms->u2_scaled_ref_width; in isvcd_intra_resamp_populate_list()
4649 ps_curr_lyr_res_prms->u2_scaled_ref_width = in isvcd_populate_res_prms()
4671 ps_curr_lyr_res_prms->u2_scaled_ref_width = in isvcd_populate_res_prms()
4717 if(0 == ((ps_curr_lyr_res_prms->u2_scaled_ref_width == i4_ref_lyr_width) || in isvcd_populate_res_prms()
4718 (ps_curr_lyr_res_prms->u2_scaled_ref_width == (i4_ref_lyr_width << 1)))) in isvcd_populate_res_prms()
4741 if((ps_curr_lyr_res_prms->u2_scaled_ref_width == (i4_ref_lyr_width << 1)) && in isvcd_populate_res_prms()
4746 else if((ps_curr_lyr_res_prms->u2_scaled_ref_width != ((i4_ref_lyr_width * 3) >> 1)) || in isvcd_populate_res_prms()
H A Disvcd_intra_resamp.h355 UWORD16 u2_scaled_ref_width; /*!< Considering bottom most layer of the member
H A Disvcd_mode_mv_resamp.c1209 i4_curr_lyr_width = ps_lyr_mem->ps_curr_lyr_res_prms->u2_scaled_ref_width; in isvcd_motion_scale_crop_wdw_change()
2990 i4_scaled_ref_lyr_width = ps_curr_res_prms->u2_scaled_ref_width; in isvcd_compute_scaled_offsets()
3161 i4_scaled_ref_lyr_width = ps_curr_lyr_res_prms->u2_scaled_ref_width; in isvcd_comp_mode_mv_res_init()
H A Disvcd_resamp_svc.c3583 i4_scaled_wd = ps_curr_res_prms->u2_scaled_ref_width; in svcd_intra_samp_populate_list()
4028 ps_curr_lyr_res_prms->u2_scaled_ref_width = in svcd_intra_samp_populate_res_prms()
4050 ps_curr_lyr_res_prms->u2_scaled_ref_width = in svcd_intra_samp_populate_res_prms()
H A Disvcd_residual_resamp.c2252 i4_scaled_wd = ps_curr_res_prms->u2_scaled_ref_width; in isvcd_residual_samp_populate_list()