Home
last modified time | relevance | path

Searched refs:b4_ht (Results 1 – 23 of 23) sorted by relevance

/external/libavc/encoder/
Dih264e_mc.c221 ht = (ps_curr_pu->b4_ht + 1) << 2; in ih264e_motion_comp_luma()
360 ht = (ps_curr_pu->b4_ht + 1) << 1; in ih264e_motion_comp_chroma()
422 ht = (ps_curr_pu->b4_ht + 1) << 1; in ih264e_motion_comp_chroma()
Dih264e_structs.h264 UWORD32 b4_ht : 2; member
Dih264e_me.c1078 ps_proc->ps_pu->b4_ht = 3; in ih264e_compute_me_single_reflist()
2119 ps_proc->ps_pu->b4_ht = 3; in ih264e_compute_me_multi_reflist()
/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c194 s_err_prms.i4_blk_ht = (ps_pu->b4_ht + 1) << 2; in ihevce_compute_inter_pred_and_cost()
309 i4_part_ht = (ps_pu->b4_ht + 1) << 2; in ihevce_determine_best_merge_pu()
351 (ps_pu->b4_ht + 1) << 2, in ihevce_determine_best_merge_pu()
449 i4_part_ht = (ps_cand->as_inter_pu[0].b4_ht + 1) << 2; in ihevce_merge_cand_pred_buffer_preparation()
477 i4_part_ht = (ps_cand->as_inter_pu[0].b4_ht + 1) << 2; in ihevce_merge_cand_pred_buffer_preparation()
485 i4_part_ht = (ps_cand->as_inter_pu[1].b4_ht + 1) << 2; in ihevce_merge_cand_pred_buffer_preparation()
511 i4_part_ht = (ps_cand->as_inter_pu[0].b4_ht + 1) << 2; in ihevce_merge_cand_pred_buffer_preparation()
514 i4_part_ht_pu2 = (ps_cand->as_inter_pu[1].b4_ht + 1) << 2; in ihevce_merge_cand_pred_buffer_preparation()
603 i4_part_ht = (ps_cand->as_inter_pu[0].b4_ht + 1) << 2; in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
606 i4_part_ht_pu2 = (ps_cand->as_inter_pu[1].b4_ht + 1) << 2; in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
[all …]
Dihevce_inter_pred.c386 WORD32 pu_ht = (ps_pu->b4_ht + 1) << 2; in ihevce_luma_inter_pred_pu()
1018 WORD32 pu_ht_chroma = (ps_pu->b4_ht + 1) << (u1_is_422 + 1); in ihevce_chroma_inter_pred_pu()
Dhme_utils.c126 s_pu.b4_ht = ps_best_l0_pu->pu.b4_ht; in ihevce_open_loop_pred_data()
142 s_pu.b4_ht = ps_best_l1_pu->pu.b4_ht; in ihevce_open_loop_pred_data()
2707 U08 u1_pu1_ht = (ps_part_type_results[i].as_pu_results[0].pu.b4_ht + 1) << 2; in hme_decide_part_types()
2709 U08 u1_pu2_ht = (ps_part_type_results[i].as_pu_results[1].pu.b4_ht + 1) << 2; in hme_decide_part_types()
3182 ps_curr_pu->pu.b4_ht = ((ps_part_attr->u1_y_count << e_cu_size) >> 2) - 1; in hme_populate_pus()
3289 ps_curr_pu->pu.b4_ht = 1; in hme_populate_pus_8x8_cu()
3370 ps_curr_pu->pu.b4_ht = 1; in hme_populate_pus_8x8_cu()
4181 U08 u1_pu1_ht = (ps_part_type_result->as_pu_results[0].pu.b4_ht + 1) << 2; in hme_debrief_bipred_eval()
4183 U08 u1_pu2_ht = (ps_part_type_result->as_pu_results[1].pu.b4_ht + 1) << 2; in hme_debrief_bipred_eval()
Dihevce_bs_compute_ctb.c435 WORD32 pu_ht = (ps_pu->b4_ht) + 1; in ihevce_bs_compute_cu()
Dihevce_stasino_helpers.c877 u4_ht = ps_result[i4_k].pu.b4_ht + 1; in ihevce_calc_variance_for_diff_weights()
Dihevce_mv_pred.c215 part_ht = (ps_pu->b4_ht + 1) << 2; in ihevce_mv_pred()
Dihevce_mv_pred_merge.c557 part_ht = (ps_pu->b4_ht + 1) << 2; in ihevce_mv_pred_merge()
Dihevce_enc_loop_utils.c3089 ps_final_prms->as_pu_enc_loop[0].b4_ht = (trans_size >> 1) - 1; in ihevce_intra_rdopt_cu_ntu()
5321 inter_pu_ht = ((ps_pu->b4_ht + 1) << 2) >> 1; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()
5802 inter_pu_ht = (ps_pu->b4_ht + 1) << 2; in ihevce_inter_rdopt_cu_mc_mvp()
7159 inter_pu_ht = ((ps_pu->b4_ht + 1) << 2) >> 1; in ihevce_chroma_cu_prcs_rdopt()
8588 inter_pu_ht = ((ps_pu->b4_ht + 1) << 2) >> 1; in ihevce_final_rdopt_mode_prcs()
10396 WORD32 ht = (ps_pu->b4_ht + 1); in ihevce_populate_nbr_4x4_with_pu_data()
10433 inter_pu_ht = (ps_pu->b4_ht + 1) << 2; in ihevce_call_luma_inter_pred_rdopt_pass1()
Dihevce_enc_loop_structs.h82 (ps_pu)->b4_ht = ((ht) >> 2) - 1; \
Dihevce_cabac_cu_pu.c917 pu_w_plus_pu_h = ((ps_pu->b4_wd + 1) << 2) + ((ps_pu->b4_ht + 1) << 2); in ihevce_cabac_encode_inter_pu()
Dhme_subpel.c619 (ps_part_type_result->as_pu_results->pu.b4_ht + 1) << 2, in hme_compute_pred_and_evaluate_bi()
Dihevce_enc_loop_pass.c1504 vert_ht = (((ps_enc_loop_bestprms->as_pu_enc_loop[ctr].b4_ht + 1) << 2) >> 2); in ihevce_cu_mode_decide()
Dhme_refine.c1288 ps_pu->b4_ht = ps_pu->b4_wd; in hme_try_merge_high_speed()
/external/libhevc/decoder/
Dihevcd_boundary_strength.c731 pu_ht = (ps_pu->b4_ht + 1); in ihevcd_ctb_boundary_strength_pbslice()
789 pu_ngbr_ht = ps_ngbr_pu->b4_ht + 1; in ihevcd_ctb_boundary_strength_pbslice()
838 pu_ht = ps_pu->b4_ht + 1; in ihevcd_ctb_boundary_strength_pbslice()
Dihevcd_get_mv.c275 pu_ht = (ps_pu->b4_ht + 1) << 2; in ihevcd_get_mv_ctb()
Dihevcd_mv_pred.c421 part_ht = (ps_pu->b4_ht + 1) << 2; in ihevcd_mv_pred()
Dihevcd_inter_pred.c223 pu_ht = (ps_pu->b4_ht + 1) << 2; in ihevcd_inter_pred_ctb()
Dihevcd_parse_slice.c653 pu_w_plus_pu_h = ((ps_pu->b4_wd + 1) << 2) + ((ps_pu->b4_ht + 1) << 2); in ihevcd_parse_pu_mvp()
843 ps_pu->b4_ht = (ht >> 2) - 1; in ihevcd_parse_prediction_unit()
983 ps_pu->b4_ht = (cb_size >> 2) - 1; in ihevcd_parse_coding_unit_intra()
2256 ps_pu->b4_ht = 1; in ihevcd_set_ctb_skip()
3130 WORD32 pu_ht = (ps_pu->b4_ht + 1) << 2; in ihevcd_parse_slice_data()
Dihevcd_process_slice.c723 WORD32 pu_ht = (ps_pu->b4_ht + 1) << 2; in ihevcd_process()
/external/libhevc/common/
Dihevc_structs.h1274 UWORD32 b4_ht : 4; member