Home
last modified time | relevance | path

Searched refs:i4_part_id (Results 1 – 7 of 7) sorted by relevance

/external/libhevc/encoder/
Dhme_fullpel.c322 S32 i4_part_id; in hme_fullpel_refine() local
325 i4_part_id = ps_fullpel_refine_ctxt->ai4_part_id[i]; in hme_fullpel_refine()
326 i4_index = (ps_fullpel_refine_ctxt->i4_num_valid_parts > 8) ? i4_part_id : i; in hme_fullpel_refine()
329 ps_refine_prms->pu1_num_best_results[i4_part_id]) in hme_fullpel_refine()
Dhme_utils.c450 S32 i4_part, i4_part_id, num_parts, i4_stride; in hme_map_mvs_to_grid() local
494 i4_part_id = ge_part_type_to_part_id[e_part_type][i4_part]; in hme_map_mvs_to_grid()
498 ps_search_results->aps_part_results[pu1_pred_dir_searched[i]][i4_part_id]; in hme_map_mvs_to_grid()
505 ps_part_attr = &gas_part_attr_in_cu[i4_part_id]; in hme_map_mvs_to_grid()
4725 S32 i4_part_id) in hme_compute_variance_of_pu_from_base_blocks() argument
4731 S32 i4_part_wd = gai1_part_wd_and_ht[i4_part_id][0] * u1_part_dimension_multiplier; in hme_compute_variance_of_pu_from_base_blocks()
4732 S32 i4_part_ht = gai1_part_wd_and_ht[i4_part_id][1] * u1_part_dimension_multiplier; in hme_compute_variance_of_pu_from_base_blocks()
4741 if(ge_part_id_to_part_type[i4_part_id] != PRT_NxN) in hme_compute_variance_of_pu_from_base_blocks()
4743 U08 u1_column_start_index = gau1_part_id_to_part_num[i4_part_id] in hme_compute_variance_of_pu_from_base_blocks()
4744 ? (gai1_is_part_vertical[i4_part_id] in hme_compute_variance_of_pu_from_base_blocks()
[all …]
Dihevce_stasino_helpers.c813 WORD32 i4_part_id) in ihevce_calc_stim_injected_variance() argument
820 u8_X_Square = (pu8_sigmaX[i4_part_id] * pu8_sigmaX[i4_part_id]); in ihevce_calc_stim_injected_variance()
821 u8_temp_var = pu8_sigmaXSquared[i4_part_id] - u8_X_Square; in ihevce_calc_stim_injected_variance()
Dihevce_stasino_helpers.h247 WORD32 i4_part_id);
Dhme_refine.c1334 S32 i4_part_id = ai4_valid_part_ids[i]; in hme_try_merge_high_speed() local
1343 i4_part_id, in hme_try_merge_high_speed()
1721 WORD32 i4_part_id = ge_part_type_to_part_id[i4_part_type][0]; in hme_update_mv_bank_encode() local
1726 ps_search_results->aps_part_results[pu1_pred_dir_searched[i]][i4_part_id]; in hme_update_mv_bank_encode()
1745 ->aps_part_results[pu1_pred_dir_searched[i]][i4_part_id + 1]; in hme_update_mv_bank_encode()
1753 ->aps_part_results[pu1_pred_dir_searched[i]][i4_part_id + 1]; in hme_update_mv_bank_encode()
1756 ps_search_results->aps_part_results[pu1_pred_dir_searched[i]][i4_part_id + 1]; in hme_update_mv_bank_encode()
1762 ps_search_results->aps_part_results[pu1_pred_dir_searched[i]][i4_part_id + 1]; in hme_update_mv_bank_encode()
1764 ps_search_results->aps_part_results[pu1_pred_dir_searched[i]][i4_part_id + 2]; in hme_update_mv_bank_encode()
1766 ps_search_results->aps_part_results[pu1_pred_dir_searched[i]][i4_part_id + 3]; in hme_update_mv_bank_encode()
[all …]
Dhme_utils.h830 S32 i4_part_id,
Dhme_subpel.c4408 S32 i4_part_id = ps_subpel_refine_ctxt->ai4_part_id[i]; in hme_subpel_refine_cu_hs() local
4412 i4_index = i4_part_id; in hme_subpel_refine_cu_hs()