Home
last modified time | relevance | path

Searched refs:i4_ctb_x_off (Results 1 – 9 of 9) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_cu_recursion.c1578 WORD32 i4_ctb_x_off, in ihevce_compute_rdo() argument
1851 curr_cu_pos_in_row = i4_ctb_x_off + (ps_cu_analyse->b3_cu_pos_x << 3); in ihevce_compute_rdo()
1869 if((0 == i4_ctb_x_off) && (i4_ctb_y_off != 0)) in ihevce_compute_rdo()
1877 curr_cu_pos_in_row = i4_ctb_x_off + (ps_cu_analyse->b3_cu_pos_x << 3); in ihevce_compute_rdo()
1903 if((0 == i4_ctb_x_off) && (i4_ctb_y_off != 0)) in ihevce_compute_rdo()
1911 curr_cu_pos_in_row = i4_ctb_x_off + (ps_cu_analyse->b3_cu_pos_x << 3); in ihevce_compute_rdo()
1976 (1 == is_first_cu_in_ctb) && (((i4_ctb_x_off >> 6) % NUM_CTB_QUANT_ROUNDING) == 0)); in ihevce_compute_rdo()
2296 WORD32 i4_ctb_x_off, in ihevce_cu_recurse_decide() argument
2314 WORD32 x0_frm = i4_ctb_x_off + (ps_cu_tree_analyse->b3_cu_pos_x << 3); in ihevce_cu_recurse_decide()
2392 if(i4_ctb_x_off) in ihevce_cu_recurse_decide()
[all …]
Dihevce_enc_cu_recursion.h86 WORD32 i4_ctb_x_off,
Dihevce_enc_loop_structs.h135 i4_ctb_x_off, \
151 (ps_common_frm_prms)->i4_ctb_x_off = i4_ctb_x_off; \
2864 WORD32 i4_ctb_x_off; member
Dhme_refine.c634 S32 i4_ctb_x_off = ps_merge_prms->i4_ctb_x_off; in hme_pick_eval_merge_candts() local
811 i4_offset = x_off + i4_ctb_x_off + ((y_off + i4_ctb_y_off) * i4_ref_stride); in hme_pick_eval_merge_candts()
1408 ps_merge_prms->ps_inter_ctb_prms->i4_ctb_x_off = ps_merge_prms->i4_ctb_x_off; in hme_try_merge_high_speed()
6787 s_common_frm_prms.i4_ctb_x_off = i4_ctb_x << 6; in hme_refine()
6912 s_common_frm_prms.i4_ctb_x_off, in hme_refine()
6923 WORD32 ctb_width = ((i4_pic_wd - s_common_frm_prms.i4_ctb_x_off) >= 64) in hme_refine()
6925 : i4_pic_wd - s_common_frm_prms.i4_ctb_x_off; in hme_refine()
6930 WORD32 i4_x_off = s_common_frm_prms.i4_ctb_x_off; in hme_refine()
7024 ((i4_pic_wd - s_common_frm_prms.i4_ctb_x_off) >= 64) in hme_refine()
7026 : i4_pic_wd - s_common_frm_prms.i4_ctb_x_off, in hme_refine()
[all …]
Dhme_utils.h870 S32 i4_ctb_x_off,
Dhme_defs.h2410 S32 i4_ctb_x_off; member
2474 S32 i4_ctb_x_off; member
Dihevce_enc_loop_pass.c344 WORD32 i4_ctb_x_off, i4_ctb_y_off; in ihevce_cu_mode_decide() local
556 i4_ctb_x_off = (ps_cu_prms->i4_ctb_pos << 6); in ihevce_cu_mode_decide()
596 curr_cu_pos_in_row = i4_ctb_x_off + (ps_cu_analyse->b3_cu_pos_x << 3); in ihevce_cu_mode_decide()
961 curr_cu_pos_in_row = i4_ctb_x_off + (ps_cu_analyse->b3_cu_pos_x << 3); in ihevce_cu_mode_decide()
1611 curr_cu_pos_in_row = i4_ctb_x_off + (ps_cu_analyse->b3_cu_pos_x << 3); in ihevce_cu_mode_decide()
Dihevce_enc_structs.h3130 WORD32 i4_ctb_x_off; member
Dhme_subpel.c604 x_pic = x_off + ps_inter_ctb_prms->i4_ctb_x_off; in hme_compute_pred_and_evaluate_bi()
4119 x_off += ps_prms->i4_ctb_x_off; in hme_subpel_refine_cu_hs()
4389 x_off + ps_prms->i4_ctb_x_off, in hme_subpel_refine_cu_hs()