Searched refs:i4_blk_wd (Results 1 – 14 of 14) sorted by relevance
/external/libhevc/encoder/ |
D | hme_search_algo.c | 210 S32 i4_blk_wd, i4_blk_ht, i4_step, i4_candt, i4_iter; in hme_pred_search_square_stepn() local 256 i4_blk_wd = (S32)gau1_blk_size_to_wd[e_blk_size]; in hme_pred_search_square_stepn() 280 s_err_prms.i4_blk_wd = i4_blk_wd; in hme_pred_search_square_stepn() 508 S32 i4_blk_wd, i4_blk_ht; in hme_pred_search() local 549 i4_blk_wd = gau1_blk_size_to_wd[e_blk_size]; in hme_pred_search() 569 s_err_prms.i4_blk_wd = i4_blk_wd; in hme_pred_search() 708 S32 i4_blk_wd, i4_blk_ht; in hme_pred_search_no_encode() local 748 i4_blk_wd = gau1_blk_size_to_wd[e_blk_size]; in hme_pred_search_no_encode() 775 s_err_prms.i4_blk_wd = i4_blk_wd; in hme_pred_search_no_encode()
|
D | hme_common_utils.c | 147 void *pv_inp, S32 i4_blk_wd, S32 i4_blk_ht, S32 i4_stride, S32 i4_datatype) in hme_compute_2d_sum_unsigned() argument 150 return (hme_compute_2d_sum_u08((U08 *)pv_inp, i4_blk_wd, i4_blk_ht, i4_stride)); in hme_compute_2d_sum_unsigned() 152 return (hme_compute_2d_sum_u16((U16 *)pv_inp, i4_blk_wd, i4_blk_ht, i4_stride)); in hme_compute_2d_sum_unsigned() 154 return (hme_compute_2d_sum_u32((U32 *)pv_inp, i4_blk_wd, i4_blk_ht, i4_stride)); in hme_compute_2d_sum_unsigned()
|
D | hme_subpel.c | 186 ps_prms->i4_blk_wd, in hme_qpel_interp_avg() 726 ps_interp_prms->i4_blk_wd = wd = gau1_blk_size_to_wd[e_blk_size]; in hme_compute_pred_and_evaluate_bi() 774 ps_interp_prms->i4_blk_wd, in hme_compute_pred_and_evaluate_bi() 776 ps_interp_prms->i4_blk_wd, in hme_compute_pred_and_evaluate_bi() 881 ps_interp_prms->i4_blk_wd, in hme_compute_pred_and_evaluate_bi() 883 ps_interp_prms->i4_blk_wd, in hme_compute_pred_and_evaluate_bi() 924 ps_interp_prms->i4_blk_wd, in hme_compute_pred_and_evaluate_bi() 926 ps_interp_prms->i4_blk_wd, in hme_compute_pred_and_evaluate_bi() 938 s_err_prms.i4_blk_wd = wd; in hme_compute_pred_and_evaluate_bi() 2303 S32 i4_blk_wd, i4_blk_ht; in hme_subpel_refine_search_node_high_speed() local [all …]
|
D | hme_common_utils.h | 116 void *pv_inp, S32 i4_blk_wd, S32 i4_blk_ht, S32 i4_stride, S32 i4_datatype);
|
D | hme_interface.h | 248 S32 i4_blk_wd; member
|
D | ihevce_me_instr_set_router.c | 344 CU_SIZE_T e_cu_size = (CU_SIZE_T)(hme_get_range(ps_prms->i4_blk_wd) - 4); in hme_evalsad_grid_pu_MxM()
|
D | hme_utils.c | 659 S32 i4_blk_wd, in hevc_avg_2d() argument 668 for(j = 0; j < i4_blk_wd; j++) in hevc_avg_2d() 2621 ps_err_prms->i4_blk_wd = gau1_blk_size_to_wd[e_blk_size]; in hme_decide_part_types() 5282 S32 i4_blk_wd; in ihevce_16x16block_temporal_noise_detect() local 5327 i4_blk_wd = gau1_blk_size_to_wd[e_blk_size]; in ihevce_16x16block_temporal_noise_detect() 5414 s_err_prms.i4_blk_wd = i4_blk_wd; in ihevce_16x16block_temporal_noise_detect() 5566 ps_prms->i4_blk_wd, in hme_qpel_interp_avg_1pt()
|
D | hme_utils.h | 239 S32 i4_blk_wd,
|
D | hme_err_compute.c | 473 for(k = 0; k < ps_prms->i4_blk_wd; k++) in hme_evalsad_grid_npu_MxN() 511 wd = ps_prms->i4_blk_wd; in hme_evalsad_pt_npu_MxN_8bit() 536 wd = ps_prms->i4_blk_wd; in compute_satd_8bit()
|
D | hme_defs.h | 2028 S32 i4_blk_wd; member
|
D | ihevce_enc_loop_inter_mode_sifter.c | 195 s_err_prms.i4_blk_wd = (ps_pu->b4_wd + 1) << 2; in ihevce_compute_inter_pred_and_cost()
|
D | hme_refine.c | 835 s_err_prms.i4_blk_wd = gau1_blk_size_to_wd[e_blk_size]; in hme_pick_eval_merge_candts() 843 s_interp_prms.i4_blk_wd = gau1_blk_size_to_wd[e_blk_size]; in hme_pick_eval_merge_candts()
|
/external/libhevc/encoder/arm/ |
D | ihevce_subpel_neon.c | 298 ps_prms->i4_blk_wd, in hme_qpel_interp_avg_neon() 343 ps_prms->i4_blk_wd, in hme_qpel_interp_avg_1pt_neon()
|
D | ihevce_me_neon.c | 445 ps_prms->i4_blk_wd, in hme_evalsad_grid_npu_MxN_neon() 457 ps_prms->i4_blk_wd, in hme_evalsad_pt_npu_MxN_8bit_neon()
|