Home
last modified time | relevance | path

Searched refs:i4_ref_width (Results 1 – 12 of 12) sorted by relevance

/external/libavc/decoder/svc/
Disvcd_resamp_svc.h221 WORD32 i4_ref_width; /*!< reference layer width in member
285 WORD32 i4_ref_width; /*!< reference layer width in member
465 WORD32 i4_ref_width; /*!< reference layer width in member
537 WORD32 i4_ref_width; /*!< reference layer width in member
Disvcd_mode_mv_resamp.h118 WORD32 i4_ref_width; /*!< reference layer width in member
159 WORD32 i4_ref_width; /*!< reference layer width in member
Disvcd_mode_mv_resamp.c844 i4_ref_x = CLIP3(0, ((ps_lyr_mem->i4_ref_width) - 1), i4_ref_x); in isvcd_ref_lyr_part_idc()
1205 i4_ref_lyr_width = ps_lyr_mem->i4_ref_width; in isvcd_motion_scale_crop_wdw_change()
1312 WORD32 i4_ref_width; in isvcd_interlyr_motion_scale() local
1315 i4_ref_width = ps_lyr_mem->i4_ref_width; in isvcd_interlyr_motion_scale()
1316 i2_max_mv_x = i4_ref_width << 2; in isvcd_interlyr_motion_scale()
1330 ps_ref_mv += (i4_ref_mb_y * i4_ref_width); in isvcd_interlyr_motion_scale()
2597 i4_ref_x = CLIP3(0, ((ps_lyr_mem->i4_ref_width) - 1), i4_ref_x); in isvcd_interlyr_motion_mode_pred_dyadic()
3111 ps_ctxt->i4_ref_width = ps_curr_lyr_res_prms->i4_res_width; in isvcd_comp_mode_mv_res_init()
3143 s_ref_res_prms.i4_res_width = ps_ctxt->i4_ref_width; in isvcd_comp_mode_mv_res_init()
3163 i4_ref_lyr_width = ps_ctxt->i4_ref_width; in isvcd_comp_mode_mv_res_init()
[all …]
Disvcd_residual_resamp.h152 WORD32 i4_ref_width; /*!< reference layer width in member
217 WORD32 i4_ref_width; /*!< reference layer width in member
Disvcd_intra_resamp.h509 WORD32 i4_ref_width; /*!< reference layer width in member
582 WORD32 i4_ref_width; /*!< reference layer width in member
Disvcd_residual_resamp.c1566 i4_base_width = ps_lyr_ctxt->i4_ref_width; in isvcd_residual_reflayer_const()
2533 ps_ctxt->i4_ref_width = ps_curr_lyr_res_prms->i4_res_width; in isvcd_residual_samp_res_init()
2551 ps_lyr_ctxt->i4_ref_width = ps_ctxt->i4_ref_width; in isvcd_residual_samp_res_init()
2566 s_ref_res_prms.i4_res_width = ps_ctxt->i4_ref_width; in isvcd_residual_samp_res_init()
2637 ps_ctxt->i4_ref_width = ps_curr_lyr_res_prms->i4_res_width; in isvcd_residual_samp_res_init()
2642 (ps_lyr_ctxt->i4_ref_width > H264_MAX_FRAME_WIDTH) || in isvcd_residual_samp_res_init()
Disvcd_resamp_svc.c568 i4_ref_wd_in_mbs = ps_lyr_ctxt->i4_ref_width >> 4; in svcd_reflayer_construction_dyadic()
4132 ps_ctxt->i4_ref_width = ps_dec->u2_pic_wd; in svcd_intra_samp_res_init()
4157 ps_lyr_ctxt->i4_ref_width = ps_ctxt->i4_ref_width; in svcd_intra_samp_res_init()
4179 s_ref_res_prms.i4_res_width = ps_ctxt->i4_ref_width; in svcd_intra_samp_res_init()
4269 i4_ref_wd_in_mbs = (ps_lyr_ctxt->i4_ref_width >> 4); in svcd_intra_samp_res_init()
4300 ps_ctxt->i4_ref_width = ps_curr_lyr_res_prms->i4_res_width; in svcd_intra_samp_res_init()
Disvcd_intra_resamp.c1736 WORD32 i4_base_width = ps_lyr_ctxt->i4_ref_width; in isvcd_reflayer_construction()
4991 ps_ctxt->i4_ref_width = ps_dec->u2_pic_wd; in isvcd_intra_resamp_res_init()
5015 ps_lyr_ctxt->i4_ref_width = ps_ctxt->i4_ref_width; in isvcd_intra_resamp_res_init()
5037 s_ref_res_prms.i4_res_width = ps_ctxt->i4_ref_width; in isvcd_intra_resamp_res_init()
5116 ps_ctxt->i4_ref_width = ps_curr_lyr_res_prms->i4_res_width; in isvcd_intra_resamp_res_init()
Disvcd_process_epslice.c1836 i4_ref_x_luma = CLIP3(0, (ps_lyr_ctxt->i4_ref_width - 1), i4_ref_x_luma); in isvcd_process_residual_resample_mb()
1838 i4_ref_x_chroma = CLIP3(0, ((ps_lyr_ctxt->i4_ref_width >> 1) - 1), i4_ref_x_chroma); in isvcd_process_residual_resample_mb()
/external/libavc/common/svc/
Disvc_intra_resample.h109 WORD32 i4_ref_width; member
194 WORD32 i4_ref_width; member
Disvc_intra_resample.c2275 WORD32 i4_base_width = ps_lyr_ctxt->i4_ref_width; in isvc_reflayer_construction()
/external/libavc/encoder/svc/
Disvce_ibl_eval.c1008 s_intra_samp_ctxt[i].i4_ref_width = in isvce_get_mb_intra_pred()
1037 s_intra_samp_ctxt[i].as_res_lyrs[s_intra_samp_ctxt[i].i4_res_lyr_id].i4_ref_width = in isvce_get_mb_intra_pred()