Home
last modified time | relevance | path

Searched refs:HAD_4x4 (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dhme_subpel.c1240 api4_satd_pu[HAD_4x4] = &ai4_satd_4x4[0]; in hme_evalsatd_pt_pu_8x8_tu_rec()
1245 api4_tu_split[HAD_4x4] = NULL; in hme_evalsatd_pt_pu_8x8_tu_rec()
1250 api4_tu_early_cbf[HAD_4x4] = NULL; in hme_evalsatd_pt_pu_8x8_tu_rec()
1335 api4_satd_pu[HAD_4x4] = &ai4_satd_4x4[0]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1508 api4_satd_pu[HAD_4x4] = &ai4_satd_4x4[0]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1672 api4_satd_pu[HAD_4x4] = &ai4_satd_4x4[0]; in hme_evalsatd_pt_pu_16x16_tu_rec()
1677 api4_tu_split[HAD_4x4] = NULL; in hme_evalsatd_pt_pu_16x16_tu_rec()
1682 api4_tu_early_cbf[HAD_4x4] = NULL; in hme_evalsatd_pt_pu_16x16_tu_rec()
1859 api4_satd_pu[HAD_4x4] = &ai4_satd_4x4[0]; in hme_evalsatd_pt_pu_32x32_tu_rec()
1864 api4_tu_split[HAD_4x4] = NULL; in hme_evalsatd_pt_pu_32x32_tu_rec()
[all …]
Dihevce_had_satd.h58 HAD_4x4 = 0, enumerator
Dihevce_had_satd.c891 pi4_4x4_hsad = ppi4_hsad[HAD_4x4] + pos_x + pos_y * num_4x4_in_row; in ihevce_had_8x8_using_4_4x4()
989 pi4_4x4_hsad = ppi4_hsad[HAD_4x4] + pos_x + pos_y * num_4x4_in_row; in ihevce_had_8x8_using_4_4x4_r()
/external/libhevc/encoder/arm/
Dihevce_had_compute_neon.c833 pi4_4x4_hsad = ppi4_hsad[HAD_4x4] + pos_x + pos_y * num_4x4_in_row; in ihevce_had_8x8_using_4_4x4_r_neon()