Home
last modified time | relevance | path

Searched refs:s_cmn_opt_func (Results 1 – 13 of 13) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c2006 ps_ctxt->s_cmn_opt_func.pf_ssd_and_sad_calculator( in ihevce_t_q_iq_ssd_scan_fxn()
2032 ps_ctxt->s_cmn_opt_func.pf_copy_2d( in ihevce_t_q_iq_ssd_scan_fxn()
2209 *pi4_coeff_off = ps_ctxt->s_cmn_opt_func.pf_scan_coeffs( in ihevce_t_q_iq_ssd_scan_fxn()
2248 ps_ctxt->s_cmn_opt_func.pf_ssd_calculator( in ihevce_t_q_iq_ssd_scan_fxn()
2289 *pi4_coeff_off = ps_ctxt->s_cmn_opt_func.pf_scan_coeffs( in ihevce_t_q_iq_ssd_scan_fxn()
2407 ps_ctxt->s_cmn_opt_func.pf_copy_2d( in ihevce_t_q_iq_ssd_scan_fxn()
2553 ps_ctxt->s_cmn_opt_func.pf_2d_square_copy( in ihevce_it_recon_fxn()
2584 ps_ctxt->s_cmn_opt_func.pf_2d_square_copy( in ihevce_it_recon_fxn()
2590 ps_ctxt->s_cmn_opt_func.pf_itrans_recon_dc( in ihevce_it_recon_fxn()
2680 ps_ctxt->s_cmn_opt_func.pf_chroma_interleave_2d_copy( in ihevce_chroma_it_recon_fxn()
[all …]
Dihevce_decomp_pre_intra_structs.h242 ihevce_cmn_opt_func_t s_cmn_opt_func; member
Dihevce_tu_tree_selector.c1619 ps_ctxt->s_cmn_opt_func.pf_copy_2d, in ihevce_tu_tree_selector()
1620 ps_ctxt->s_cmn_opt_func.pf_chroma_interleave_2d_copy, in ihevce_tu_tree_selector()
2013 ps_ctxt->s_cmn_opt_func.pf_copy_2d, in ihevce_topDown_tu_tree_selector()
2014 ps_ctxt->s_cmn_opt_func.pf_chroma_interleave_2d_copy, in ihevce_topDown_tu_tree_selector()
2058 ps_ctxt->s_cmn_opt_func.pf_copy_2d, in ihevce_topDown_tu_tree_selector()
2059 ps_ctxt->s_cmn_opt_func.pf_chroma_interleave_2d_copy, in ihevce_topDown_tu_tree_selector()
Dihevce_ipe_structs.h466 ihevce_cmn_opt_func_t s_cmn_opt_func; member
Dihevce_coarse_me_pass.c306 &ps_ctxt->s_cmn_opt_func, u1_is_popcnt_available, ps_init_prms->e_arch_type); in ihevce_coarse_me_init()
894 ps_ctxt->ps_cmn_utils_optimised_function_list = &ps_master_ctxt->s_cmn_opt_func; in ihevce_coarse_me_frame_init()
Dihevce_enc_cu_recursion.c383 ps_ctxt->s_cmn_opt_func.pf_copy_2d( in ihevce_store_cu_results()
402 ps_ctxt->s_cmn_opt_func.pf_copy_2d( in ihevce_store_cu_results()
422 ps_ctxt->s_cmn_opt_func.pf_copy_2d( in ihevce_store_cu_results()
440 ps_ctxt->s_cmn_opt_func.pf_copy_2d( in ihevce_store_cu_results()
Dihevce_recur_bracketing.c3088 apf_resd_trns_had[0] = ps_ctxt->s_cmn_opt_func.pf_HAD_4x4_8bit; in ihevce_mode_eval_filtering()
3089 apf_resd_trns_had[1] = ps_ctxt->s_cmn_opt_func.pf_HAD_8x8_8bit; in ihevce_mode_eval_filtering()
3090 apf_resd_trns_had[2] = ps_ctxt->s_cmn_opt_func.pf_HAD_16x16_8bit; in ihevce_mode_eval_filtering()
3091 apf_resd_trns_had[3] = ps_ctxt->s_cmn_opt_func.pf_HAD_32x32_8bit; in ihevce_mode_eval_filtering()
Dihevce_me_pass.c495 &ps_me_ctxt->s_cmn_opt_func, u1_is_popcnt_available, e_arch_type); in ihevce_me_init()
1244 ps_thrd_ctxt->ps_cmn_utils_optimised_function_list = &ps_master_ctxt->s_cmn_opt_func; in ihevce_me_frame_init()
Dihevce_enc_loop_pass.c692 s_prms.ps_cmn_utils_optimised_function_list = &ps_ctxt->s_cmn_opt_func; in ihevce_cu_mode_decide()
2118 ps_ctxt->s_cmn_opt_func.pf_AC_HAD_8x8_8bit( in ihevce_enc_loop_process_row()
2211 ps_ctxt->s_cmn_opt_func.pf_chroma_AC_HAD_4x4_8bit( in ihevce_enc_loop_process_row()
2379 ps_ctxt->s_sao_ctxt_t.ps_cmn_utils_optimised_function_list = &ps_ctxt->s_cmn_opt_func; in ihevce_enc_loop_process_row()
4472 &ps_ctxt->s_cmn_opt_func, u1_is_popcnt_available, ps_init_prms->e_arch_type); in ihevce_enc_loop_init()
5361 (pf_res_trans_luma_had_chroma)ps_ctxt->s_cmn_opt_func.pf_chroma_HAD_4x4_8bit; in ihevce_enc_loop_init()
5363 (pf_res_trans_luma_had_chroma)ps_ctxt->s_cmn_opt_func.pf_chroma_HAD_8x8_8bit; in ihevce_enc_loop_init()
5365 (pf_res_trans_luma_had_chroma)ps_ctxt->s_cmn_opt_func.pf_chroma_HAD_16x16_8bit; in ihevce_enc_loop_init()
Dhme_defs.h3291 ihevce_cmn_opt_func_t s_cmn_opt_func; member
3319 ihevce_cmn_opt_func_t s_cmn_opt_func; member
Dihevce_decomp_pre_intra_pass.c2414 &ps_ctxt->s_cmn_opt_func); in ihevce_decomp_pre_intra_process()
2594 &ps_ctxt->s_cmn_opt_func); in ihevce_decomp_pre_intra_process()
2826 &ps_ctxt->s_cmn_opt_func, u1_is_popcnt_available, ps_init_prms->e_arch_type); in ihevce_decomp_pre_intra_init()
Dihevce_ipe_pass.c554 &ps_ctxt->s_cmn_opt_func, u1_is_popcnt_available, ps_init_prms->e_arch_type); in ihevce_ipe_init()
Dihevce_enc_loop_structs.h2606 ihevce_cmn_opt_func_t s_cmn_opt_func; member