Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_cu_recursion.c1579 WORD32 i4_ctb_y_off) in ihevce_compute_rdo() argument
1599 if(i4_ctb_y_off == 0) in ihevce_compute_rdo()
1615 cu_top_right_dep_pos = (i4_ctb_y_off >> 6) - 1; in ihevce_compute_rdo()
1869 if((0 == i4_ctb_x_off) && (i4_ctb_y_off != 0)) in ihevce_compute_rdo()
1903 if((0 == i4_ctb_x_off) && (i4_ctb_y_off != 0)) in ihevce_compute_rdo()
2297 WORD32 i4_ctb_y_off, in ihevce_cu_recurse_decide() argument
2315 WORD32 y0_frm = i4_ctb_y_off + (ps_cu_tree_analyse->b3_cu_pos_y << 3); in ihevce_cu_recurse_decide()
2407 if(i4_ctb_y_off) in ihevce_cu_recurse_decide()
2414 ((i4_ctb_y_off >> 6) - 1), in ihevce_cu_recurse_decide()
2491 i4_ctb_y_off); in ihevce_cu_recurse_decide()
[all …]
Dihevce_enc_cu_recursion.h87 WORD32 i4_ctb_y_off,
Dihevce_enc_loop_structs.h136 i4_ctb_y_off, \
152 (ps_common_frm_prms)->i4_ctb_y_off = i4_ctb_y_off; \
2866 WORD32 i4_ctb_y_off; member
Dhme_refine.c635 S32 i4_ctb_y_off = ps_merge_prms->i4_ctb_y_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()
1409 ps_merge_prms->ps_inter_ctb_prms->i4_ctb_y_off = ps_merge_prms->i4_ctb_y_off; in hme_try_merge_high_speed()
6788 s_common_frm_prms.i4_ctb_y_off = i4_ctb_y << 6; in hme_refine()
6913 s_common_frm_prms.i4_ctb_y_off, in hme_refine()
6926 WORD32 ctb_height = ((i4_pic_ht - s_common_frm_prms.i4_ctb_y_off) >= 64) in hme_refine()
6928 : i4_pic_ht - s_common_frm_prms.i4_ctb_y_off; in hme_refine()
6931 WORD32 i4_y_off = s_common_frm_prms.i4_ctb_y_off; in hme_refine()
7027 ((i4_pic_ht - s_common_frm_prms.i4_ctb_y_off) >= 64) in hme_refine()
7029 : i4_pic_ht - s_common_frm_prms.i4_ctb_y_off, in hme_refine()
[all …]
Dhme_utils.h871 S32 i4_ctb_y_off,
Dihevce_enc_loop_pass.c344 WORD32 i4_ctb_x_off, i4_ctb_y_off; in ihevce_cu_mode_decide() local
558 i4_ctb_y_off = ps_ctxt->s_mc_ctxt.i4_ctb_frm_pos_y; in ihevce_cu_mode_decide()
598 if(i4_ctb_y_off == 0) in ihevce_cu_mode_decide()
614 cu_top_right_dep_pos = (i4_ctb_y_off >> 6) - 1; in ihevce_cu_mode_decide()
963 if(i4_ctb_y_off == 0) in ihevce_cu_mode_decide()
979 cu_top_right_dep_pos = (i4_ctb_y_off >> 6) - 1; in ihevce_cu_mode_decide()
1613 if(i4_ctb_y_off == 0) in ihevce_cu_mode_decide()
1630 cu_top_right_dep_pos = (i4_ctb_y_off >> 6) - 1; in ihevce_cu_mode_decide()
Dhme_defs.h2412 S32 i4_ctb_y_off; member
2475 S32 i4_ctb_y_off; member
Dihevce_enc_structs.h3131 WORD32 i4_ctb_y_off; member
Dhme_subpel.c605 y_pic = y_off + ps_inter_ctb_prms->i4_ctb_y_off; in hme_compute_pred_and_evaluate_bi()
4120 y_off += ps_prms->i4_ctb_y_off; in hme_subpel_refine_cu_hs()
4390 y_off + ps_prms->i4_ctb_y_off, in hme_subpel_refine_cu_hs()