Home
last modified time | relevance | path

Searched refs:num_ref (Results 1 – 10 of 10) sorted by relevance

/external/libhevc/encoder/arm/
Dihevce_hme_utils_neon.c231 S32 num_ref, in hme_get_wt_inp_8x8_neon() argument
265 pu1_dst = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref]; in hme_get_wt_inp_8x8_neon()
274 pu1_dst = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref] + 4 * dst_stride; in hme_get_wt_inp_8x8_neon()
288 pu1_dst = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref]; in hme_get_wt_inp_8x8_neon()
301 for(ref = 0; ref < num_ref + 1; ref++) in hme_get_wt_inp_8x8_neon()
303 ps_wt_inp_prms->apu1_wt_inp[ref] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref]; in hme_get_wt_inp_8x8_neon()
312 for(ref = 0; ref < num_ref; ref++) in hme_get_wt_inp_8x8_neon()
319 ps_wt_inp_prms->apu1_wt_inp[ref] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref]; in hme_get_wt_inp_8x8_neon()
328 ps_wt_inp_prms->apu1_wt_inp[num_ref] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref]; in hme_get_wt_inp_8x8_neon()
332 pu1_dst = ps_wt_inp_prms->apu1_wt_inp[num_ref]; in hme_get_wt_inp_8x8_neon()
[all …]
/external/libhevc/encoder/
Dihevce_coarse_me_pass.c519 WORD32 num_ref, num_thrds, cur_poc; in ihevce_coarse_me_frame_end() local
539 for(num_ref = 0; num_ref < i4_num_ref; num_ref++) in ihevce_coarse_me_frame_end()
545 ps_hist_thrd0 = ps_thrd0_ctxt->aps_mv_hist[num_ref]; in ihevce_coarse_me_frame_end()
553 &ps_thrd0_ctxt->s_coarse_dyn_range_prms.as_dyn_range_prms[i4_layer_id][num_ref]; in ihevce_coarse_me_frame_end()
571 ps_hist = ps_master_ctxt->aps_me_ctxt[num_thrds]->aps_mv_hist[num_ref]; in ihevce_coarse_me_frame_end()
597 ->s_coarse_dyn_range_prms.as_dyn_range_prms[i4_layer_id][num_ref]; in ihevce_coarse_me_frame_end()
624 for(num_ref = 0; num_ref < i4_num_ref; num_ref++) in ihevce_coarse_me_frame_end()
633 &ps_thrd0_ctxt->s_coarse_dyn_range_prms.as_dyn_range_prms[i4_layer_id][num_ref]; in ihevce_coarse_me_frame_end()
679 for(num_ref = 0; num_ref < i4_num_ref; num_ref++) in ihevce_coarse_me_frame_end()
682 ps_thrd0_ctxt->aps_mv_hist[num_ref], in ihevce_coarse_me_frame_end()
[all …]
Dihevce_me_pass.c713 recon_pic_buf_t **pps_rec_list, WORD32 poc, WORD32 i4_idr_gop_num, WORD32 num_ref) in ihevce_me_find_poc_in_list() argument
717 for(i = 0; i < num_ref; i++) in ihevce_me_find_poc_in_list()
797 WORD32 num_ref, in ihevce_me_create_ref_map() argument
821 ref_id_l1 = ihevce_me_find_poc_in_list(pps_rec_list_l1, poc, i4_idr_gop_num, num_ref); in ihevce_me_create_ref_map()
831 ref_id_l0 = ihevce_me_find_poc_in_list(pps_rec_list_l0, poc, i4_idr_gop_num, num_ref); in ihevce_me_create_ref_map()
846 ref_id_l1 = ihevce_me_find_poc_in_list(pps_rec_list_l1, poc, i4_idr_gop_num, num_ref); in ihevce_me_create_ref_map()
861 ref_id_l0 = ihevce_me_find_poc_in_list(pps_rec_list_l0, poc, i4_idr_gop_num, num_ref); in ihevce_me_create_ref_map()
1131 WORD32 inp_poc, num_ref; in ihevce_me_frame_init() local
1139 num_ref = num_ref_l0 + num_ref_l1; in ihevce_me_frame_init()
1254 num_ref, in ihevce_me_frame_init()
[all …]
Dihevce_me_pass.h318 recon_pic_buf_t **pps_rec_list, WORD32 poc, WORD32 i4_idr_gop_num, WORD32 num_ref);
325 WORD32 num_ref,
Dhme_interface.c747 S32 num_blks, num_mvs_per_blk, num_ref; in hme_coarse_get_layer1_mv_bank_ref_idx_size() local
789 num_ref = max_num_ref; in hme_coarse_get_layer1_mv_bank_ref_idx_size()
791 num_ref = 2; in hme_coarse_get_layer1_mv_bank_ref_idx_size()
794 num_mvs_per_blk = num_ref * num_results; in hme_coarse_get_layer1_mv_bank_ref_idx_size()
829 S32 num_ref; in hme_alloc_init_layer_mv_bank() local
833 num_ref = max_num_ref; in hme_alloc_init_layer_mv_bank()
835 num_ref = 2; in hme_alloc_init_layer_mv_bank()
854 num_mvs_per_blk = num_ref * max_num_results; in hme_alloc_init_layer_mv_bank()
918 S32 num_ref; in hme_alloc_init_layer() local
923 num_ref = max_num_ref; in hme_alloc_init_layer()
[all …]
Dhme_interface.h1022 S32 num_ref,
Dhme_utils.h619 S32 num_ref,
Dhme_defs.h323 #define SET_VALUES_FOR_TOP_REF_IDS(ps_cluster_blk, best_uni_ref, best_alt_ref, num_ref) \ argument
327 ps_cluster_blk->num_refs = num_ref; \
Dhme_utils.c2114 S32 num_ref, in hme_get_wt_inp() argument
2137 for(i = 0; i < num_ref + 1; i++) in hme_get_wt_inp()
2139 ps_wt_inp_prms->apu1_wt_inp[i] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref]; in hme_get_wt_inp()
2143 for(ref = 0; ref < num_ref + 1; ref++) in hme_get_wt_inp()
2154 if(ref == num_ref) in hme_get_wt_inp()
Dhme_refine.c2648 S32 num_ref = 0; in hme_sort_and_assign_top_ref_ids_areawise() local
2707 num_ref++; in hme_sort_and_assign_top_ref_ids_areawise()
2745 SET_VALUES_FOR_TOP_REF_IDS(ps_32x32, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise()
2749 SET_VALUES_FOR_TOP_REF_IDS(ps_64x64, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise()
2776 SET_VALUES_FOR_TOP_REF_IDS(ps_32x32, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise()
2780 SET_VALUES_FOR_TOP_REF_IDS(ps_64x64, best_uni_ref, best_alt_ref, num_ref); in hme_sort_and_assign_top_ref_ids_areawise()