Home
last modified time | relevance | path

Searched refs:pi4_sad_grid (Results 1 – 12 of 12) sorted by relevance

/external/libhevc/encoder/
Dhme_err_compute.c435 ps_prms->pi4_sad_grid[i] = au2_sad_grid[i]; in hme_evalsad_grid_pu_16x16()
442 S32 *pi4_sad = ps_prms->pi4_sad_grid; in hme_evalsad_grid_npu_MxN()
517 ps_prms->pi4_sad_grid[0] = hme_evalsad_pt_npu_MxN_8bit_compute( in hme_evalsad_pt_npu_MxN_8bit()
572 ps_prms->pi4_sad_grid[0] = (S32)u4_sad; in compute_satd_8bit()
1455 S32 *pi4_sad_grid = ps_result_prms->pi4_sad_grid; in hme_update_results_grid_pu_bestn_xtreme_speed() local
1530 i4_sad = pi4_sad_grid[grid_count * id]; in hme_update_results_grid_pu_bestn_xtreme_speed()
1551 pi4_sad_grid++; in hme_update_results_grid_pu_bestn_xtreme_speed()
1568 S32 *pi4_sad_grid = ps_result_prms->pi4_sad_grid; in hme_update_results_grid_pu_bestn() local
1629 i4_sad = pi4_sad_grid[grid_count * id]; in hme_update_results_grid_pu_bestn()
1666 pi4_sad_grid++; in hme_update_results_grid_pu_bestn()
[all …]
Dhme_subpel.c937 s_err_prms.pi4_sad_grid = &i4_sad_grid; in hme_compute_pred_and_evaluate_bi()
1226 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_pt_pu_8x8_tu_rec() local
1291 pi4_sad_grid[PART_ID_2Nx2N] = i4_satd_8x8; in hme_evalsatd_pt_pu_8x8_tu_rec()
1327 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_update_2_best_results_pt_pu_16x16() local
1366 pi4_sad_grid[PART_ID_2Nx2N] = in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1369 pi4_sad_grid[PART_ID_NxN_TL] = ai4_satd_8x8[0]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1370 pi4_sad_grid[PART_ID_NxN_TR] = ai4_satd_8x8[1]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1371 pi4_sad_grid[PART_ID_NxN_BL] = ai4_satd_8x8[2]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1372 pi4_sad_grid[PART_ID_NxN_BR] = ai4_satd_8x8[3]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1375 pi4_sad_grid[PART_ID_Nx2N_L] = ai4_satd_8x8[0] + ai4_satd_8x8[2]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
[all …]
Dhme_search_algo.c279 s_err_prms.pi4_sad_grid = &ai4_sad_grid[0][0]; in hme_pred_search_square_stepn()
290 s_result_prms.pi4_sad_grid = &ai4_sad_grid[0][0]; in hme_pred_search_square_stepn()
341 s_err_prms.pi4_sad_grid = in hme_pred_search_square_stepn()
342 s_result_prms.pi4_sad_grid + (1 * s_result_prms.pi4_valid_part_ids[0]); in hme_pred_search_square_stepn()
346 s_err_prms.pi4_sad_grid = s_result_prms.pi4_sad_grid; in hme_pred_search_square_stepn()
568 s_err_prms.pi4_sad_grid = &ai4_sad_grid[0]; in hme_pred_search()
577 s_result_prms.pi4_sad_grid = ai4_sad_grid; in hme_pred_search()
774 s_err_prms.pi4_sad_grid = &ai4_sad_grid[0]; in hme_pred_search_no_encode()
785 s_result_prms.pi4_sad_grid = ai4_sad_grid; in hme_pred_search_no_encode()
Dihevce_enc_loop_utils.h323 WORD32 *pi4_sad_grid,
Dihevce_me_instr_set_router.c367 api4_sad_grid[i] = &ps_prms->pi4_sad_grid[i * num_candts]; in hme_evalsad_grid_pu_MxM()
Dhme_defs.h2004 S32 *pi4_sad_grid; member
2135 S32 *pi4_sad_grid; member
Dhme_utils.c2582 ps_err_prms->pi4_sad_grid = &i4_sad_grid; in hme_decide_part_types()
2751 ps_err_prms->pi4_sad_grid = &i4_satd; in hme_decide_part_types()
5413 s_err_prms.pi4_sad_grid = &ai4_sad_grid[0]; in ihevce_16x16block_temporal_noise_detect()
Dihevce_enc_loop_inter_mode_sifter.c202 s_err_prms.pi4_sad_grid = &i4_error; in ihevce_compute_inter_pred_and_cost()
Dhme_refine.c826 s_result_prms.pi4_sad_grid = &ai4_sad_grid[0][0]; in hme_pick_eval_merge_candts()
834 s_err_prms.pi4_sad_grid = &ai4_sad_grid[0][0]; in hme_pick_eval_merge_candts()
903 s_err_prms.pi4_sad_grid, in hme_pick_eval_merge_candts()
Dihevce_enc_loop_utils.c10355 s_err_prms.pi4_sad_grid = &i4_satd; in ihevce_determine_tu_tree_distribution()
/external/libhevc/encoder/arm/
Dihevce_subpel_neon.c369 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon() local
395 pi4_sad_grid[PART_ID_2Nx2N] = in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
398 pi4_sad_grid[PART_ID_NxN_TL] = ai4_satd_8x8[0]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
399 pi4_sad_grid[PART_ID_NxN_TR] = ai4_satd_8x8[1]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
400 pi4_sad_grid[PART_ID_NxN_BL] = ai4_satd_8x8[2]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
401 pi4_sad_grid[PART_ID_NxN_BR] = ai4_satd_8x8[3]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
404 pi4_sad_grid[PART_ID_Nx2N_L] = ai4_satd_8x8[0] + ai4_satd_8x8[2]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
405 pi4_sad_grid[PART_ID_Nx2N_R] = ai4_satd_8x8[1] + ai4_satd_8x8[3]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
406 pi4_sad_grid[PART_ID_2NxN_T] = ai4_satd_8x8[0] + ai4_satd_8x8[1]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
407 pi4_sad_grid[PART_ID_2NxN_B] = ai4_satd_8x8[2] + ai4_satd_8x8[3]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
[all …]
Dihevce_me_neon.c416 S32 *pi4_sad = ps_prms->pi4_sad_grid; in hme_evalsad_grid_npu_MxN_neon()
452 ps_prms->pi4_sad_grid[0] = ihevce_4mx4n_sad_computer_neon( in hme_evalsad_pt_npu_MxN_8bit_neon()
472 S32 *pi4_sad_grid = ps_err_prms->pi4_sad_grid; in hme_calc_sad_and_1_best_result_neon() local
516 COMBINE_SADS_2(pi4_sad_grid, au2_4x4_sad); in hme_calc_sad_and_1_best_result_neon()
565 i4_sad = CLIP3(pi4_sad_grid[part_id], 0, 0x7fff); in hme_calc_sad_and_1_best_result_neon()
613 S32 *pi4_sad_grid = ps_err_prms->pi4_sad_grid; in hme_calc_sad_and_1_best_result_subpel_neon() local
636 COMBINE_SADS_2(pi4_sad_grid, au2_4x4_sad); in hme_calc_sad_and_1_best_result_subpel_neon()
645 S32 i4_sad = CLIP3(pi4_sad_grid[part_id], 0, 0x7fff); in hme_calc_sad_and_1_best_result_subpel_neon()