Home
last modified time | relevance | path

Searched refs:i4_inp_stride (Results 1 – 25 of 25) sorted by relevance

/external/libhevc/encoder/
Dhme_search_algo.c195 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_pred_search_square_stepn() local
227 i4_inp_stride = ps_search_prms->i4_inp_stride; in hme_pred_search_square_stepn()
230 i4_inp_off += (ps_search_prms->i4_cu_y_off * i4_inp_stride); in hme_pred_search_square_stepn()
245 i4_ref_stride = ps_layer_ctxt->i4_inp_stride; in hme_pred_search_square_stepn()
276 s_err_prms.i4_inp_stride = i4_inp_stride; in hme_pred_search_square_stepn()
494 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_pred_search() local
524 i4_inp_stride = ps_search_prms->i4_inp_stride; in hme_pred_search()
528 i4_inp_off += ps_search_prms->i4_cu_y_off * i4_inp_stride; in hme_pred_search()
565 s_err_prms.i4_inp_stride = i4_inp_stride; in hme_pred_search()
695 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_pred_search_no_encode() local
[all …]
Dhme_coarse.c571 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_store_4x4_sads_high_quality() local
588 i4_inp_stride = ps_search_prms->i4_inp_stride; in hme_store_4x4_sads_high_quality()
592 pu1_inp_orig += ps_search_prms->i4_cu_y_off * i4_inp_stride; in hme_store_4x4_sads_high_quality()
598 i4_ref_stride = ps_layer_ctxt->i4_inp_stride; in hme_store_4x4_sads_high_quality()
631 pu1_inp += i4_inp_stride; in hme_store_4x4_sads_high_quality()
654 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_store_4x4_sads_high_speed() local
672 i4_inp_stride = ps_search_prms->i4_inp_stride; in hme_store_4x4_sads_high_speed()
676 pu1_inp_orig += ps_search_prms->i4_cu_y_off * i4_inp_stride; in hme_store_4x4_sads_high_speed()
682 i4_ref_stride = ps_layer_ctxt->i4_inp_stride; in hme_store_4x4_sads_high_speed()
715 pu1_inp += i4_inp_stride; in hme_store_4x4_sads_high_speed()
[all …]
Dihevce_recur_bracketing.h100 … UWORD8 *pu1_inp, WORD32 i4_inp_stride, UWORD8 *pu1_ref, WORD32 i4_ref_stride, WORD32 trans_size);
Dhme_utils.h293 S32 hme_study_input_segmentation(U08 *pu1_inp, S32 i4_inp_stride, S32 limit_active_partitions);
872 S32 i4_inp_stride,
1012 S32 i4_inp_stride,
Dhme_subpel.c598 inp_stride = ps_inter_ctb_prms->i4_inp_stride; in hme_compute_pred_and_evaluate_bi()
933 s_err_prms.i4_inp_stride = inp_stride; in hme_compute_pred_and_evaluate_bi()
1233 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_8x8_tu_rec()
1332 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1505 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1664 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_16x16_tu_rec()
1749 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_32x32()
1851 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_32x32_tu_rec()
1956 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_64x64()
2086 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_pt_pu_64x64_tu_rec()
[all …]
Dhme_utils.c791 S32 hme_study_input_segmentation(U08 *pu1_inp, S32 i4_inp_stride, S32 limit_active_partitions) in hme_study_input_segmentation() argument
833 pu1_tmp += (i4_inp_stride - 16); in hme_study_input_segmentation()
2129 pu1_src += (pos_x + (pos_y * ps_curr_layer->i4_inp_stride)); in hme_get_wt_inp()
2163 pu1_src_tmp += ps_curr_layer->i4_inp_stride; in hme_get_wt_inp()
2186 pu1_src_tmp += ps_curr_layer->i4_inp_stride; in hme_get_wt_inp()
2689 ps_err_prms->i4_inp_stride = ps_inter_ctb_prms->i4_inp_stride; in hme_decide_part_types()
2715 ps_inter_ctb_prms->i4_inp_stride, in hme_decide_part_types()
2725 ? u1_pu1_ht * ps_inter_ctb_prms->i4_inp_stride in hme_decide_part_types()
2732 ps_inter_ctb_prms->i4_inp_stride, in hme_decide_part_types()
2738 ps_err_prms->i4_inp_stride = MAX_CU_SIZE; in hme_decide_part_types()
[all …]
Dihevce_decomp_pre_intra_structs.h158 WORD32 i4_inp_stride; member
Dhme_err_compute.c432 &s_grid, ps_prms->pu1_inp, ps_prms->i4_inp_stride, apu2_sad_grid, as_candt, &num_candts); in hme_evalsad_grid_pu_16x16()
477 pu1_inp += ps_prms->i4_inp_stride; in hme_evalsad_grid_npu_MxN()
489 WORD32 i4_inp_stride, in hme_evalsad_pt_npu_MxN_8bit_compute() argument
500 pu1_inp += i4_inp_stride; in hme_evalsad_pt_npu_MxN_8bit_compute()
518 ht, wd, pu1_inp, pu1_ref, ps_prms->i4_inp_stride, ps_prms->i4_ref_stride); in hme_evalsad_pt_npu_MxN_8bit()
534 src_strd = ps_prms->i4_inp_stride; in compute_satd_8bit()
2089 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_2_best_results()
2331 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_2_best_results_subpel()
2529 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_stim_injected_sad_and_2_best_results()
2865 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_1_best_result()
[all …]
Dihevce_api.h399 WORD32 i4_inp_stride,
411 WORD32 i4_inp_stride,
Dhme_refine.c172 ref_stride = ps_curr_layer->i4_inp_stride; in ihevce_no_wt_copy()
198 ref_stride = ps_curr_layer->i4_inp_stride; in ihevce_no_wt_copy()
830 s_err_prms.i4_inp_stride = ps_subpel_prms->i4_inp_stride; in hme_pick_eval_merge_candts()
886 ps_wt_inp_prms->apu1_wt_inp[i1_ref_idx] + x_off + y_off * ps_subpel_prms->i4_inp_stride; in hme_pick_eval_merge_candts()
6025 S32 i4_inp_stride; in hme_refine() local
6062 i4_inp_stride = ps_curr_layer->i4_inp_stride; in hme_refine()
6097 s_search_prms_blk.i4_inp_stride = unit_size; in hme_refine()
6216 s_subpel_prms.i4_inp_stride = unit_size; in hme_refine()
6263 ps_inter_ctb_prms->i4_inp_stride = ps_subpel_prms->i4_inp_stride; in hme_refine()
7142 ps_curr_layer->i4_inp_stride)); in hme_refine()
[all …]
Dihevce_decomp_pre_intra_pass.c1395 ps_ctxt->as_layers[0].i4_inp_stride = ps_lap_out_prms->s_input_buf.i4_y_strd; in ihevce_decomp_pre_intra_process()
1404 src_stride = ps_ctxt->as_layers[i4_layer_no].i4_inp_stride; in ihevce_decomp_pre_intra_process()
1409 dst_stride = ps_ctxt->as_layers[i4_layer_no + 1].i4_inp_stride; in ihevce_decomp_pre_intra_process()
1769 ps_ctxt->as_layers[j].i4_inp_stride = 0; in ihevce_decomp_pre_intra_init()
1843 ps_ctxt->as_layers[j].i4_inp_stride = pi4_lyr_buf_stride[j - 1]; in ihevce_decomp_pre_intra_frame_init()
Dhme_defs.h1638 S32 i4_inp_stride; member
1944 S32 i4_inp_stride; member
1988 S32 i4_inp_stride; member
2509 S32 i4_inp_stride; member
Dihevce_enc_loop_utils.h368 WORD32 i4_inp_stride,
Dihevce_me_instr_set_router.c373 ps_prms->i4_inp_stride, in hme_evalsad_grid_pu_MxM()
Dhme_interface.c722 ps_layer->i4_inp_stride = wd + 32 + 4; in hme_set_layer_res_attrs()
723 ps_layer->i4_inp_offset = (ps_layer->i4_inp_stride * 16) + 16; in hme_set_layer_res_attrs()
3198 ps_layer_ctxt->i4_inp_stride = ps_attr->luma_stride; in hme_add_inp()
3213 ps_layer_ctxt->i4_inp_stride = dst_stride; in hme_add_inp()
3263 ps_layer_ctxt->i4_inp_stride = ps_attr->luma_stride; in hme_coarse_add_inp()
3280 ps_layer_ctxt->i4_inp_stride = dst_stride; in hme_coarse_add_inp()
Dihevce_coarse_me_pass.c1148 pi4_lyr_buf_stride[lyr_no - 1] = ps_curr_descr->aps_layers[lyr_no]->i4_inp_stride; in ihevce_coarse_me_get_lyr_buf_desc()
Dihevce_enc_structs.h3146 WORD32 i4_inp_stride; member
Dihevce_recur_bracketing.c2943 UWORD8 *pu1_inp, WORD32 i4_inp_stride, UWORD8 *pu1_ref, WORD32 i4_ref_stride, WORD32 trans_size) in ihevce_nxn_sad_computer() argument
2957 pu1_inp += i4_inp_stride; in ihevce_nxn_sad_computer()
Dihevce_enc_loop_structs.h153 (ps_common_frm_prms)->i4_inp_stride = cu_size; \
Dihevce_enc_loop_inter_mode_sifter.c200 s_err_prms.i4_inp_stride = i4_src_stride; in ihevce_compute_inter_pred_and_cost()
Dihevce_enc_loop_utils.c10343 WORD32 i4_inp_stride, in ihevce_determine_tu_tree_distribution() argument
10359 s_err_prms.i4_inp_stride = i4_inp_stride; in ihevce_determine_tu_tree_distribution()
/external/libhevc/encoder/arm/
Dihevce_coarse_layer_sad_neon.c110 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_store_4x4_sads_high_speed_neon() local
126 i4_inp_stride = ps_search_prms->i4_inp_stride; in hme_store_4x4_sads_high_speed_neon()
130 pu1_inp += ps_search_prms->i4_cu_y_off * i4_inp_stride; in hme_store_4x4_sads_high_speed_neon()
136 i4_ref_stride = ps_layer_ctxt->i4_inp_stride; in hme_store_4x4_sads_high_speed_neon()
162 pu1_inp += i4_inp_stride; in hme_store_4x4_sads_high_speed_neon()
263 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_store_4x4_sads_high_quality_neon() local
279 i4_inp_stride = ps_search_prms->i4_inp_stride; in hme_store_4x4_sads_high_quality_neon()
283 pu1_inp += ps_search_prms->i4_cu_y_off * i4_inp_stride; in hme_store_4x4_sads_high_quality_neon()
289 i4_ref_stride = ps_layer_ctxt->i4_inp_stride; in hme_store_4x4_sads_high_quality_neon()
313 pu1_inp += i4_inp_stride; in hme_store_4x4_sads_high_quality_neon()
Dihevce_me_neon.c443 ps_prms->i4_inp_stride, in hme_evalsad_grid_npu_MxN_neon()
455 ps_prms->i4_inp_stride, in hme_evalsad_pt_npu_MxN_8bit_neon()
473 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_1_best_result_neon()
615 S32 cur_buf_stride = ps_err_prms->i4_inp_stride; in hme_calc_sad_and_1_best_result_subpel_neon()
Dihevce_hme_utils_neon.c237 WORD32 src_stride = ps_curr_layer->i4_inp_stride; in hme_get_wt_inp_8x8_neon()
397 WORD32 src_stride = ps_curr_layer->i4_inp_stride; in hme_get_wt_inp_ctb_neon()
Dihevce_subpel_neon.c378 S32 inp_stride = ps_prms->i4_inp_stride; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()