Home
last modified time | relevance | path

Searched refs:HAD_32x32 (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dhme_subpel.c1222 S32 *api4_satd_pu[HAD_32x32 + 1]; in hme_evalsatd_pt_pu_8x8_tu_rec()
1223 S32 *api4_tu_split[HAD_32x32 + 1]; in hme_evalsatd_pt_pu_8x8_tu_rec()
1224 S32 *api4_tu_early_cbf[HAD_32x32 + 1]; in hme_evalsatd_pt_pu_8x8_tu_rec()
1243 api4_satd_pu[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */ in hme_evalsatd_pt_pu_8x8_tu_rec()
1248 api4_tu_split[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */ in hme_evalsatd_pt_pu_8x8_tu_rec()
1253 api4_tu_early_cbf[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */ in hme_evalsatd_pt_pu_8x8_tu_rec()
1326 S32 *api4_satd_pu[HAD_32x32 + 1]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1338 api4_satd_pu[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */ in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1499 S32 *api4_satd_pu[HAD_32x32 + 1]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1511 api4_satd_pu[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */ in hme_evalsatd_update_1_best_result_pt_pu_16x16()
[all …]
Dihevce_had_satd.h61 HAD_32x32 = 3, enumerator
Dihevce_had_satd.c1578 pi4_32x32_hsad = ppi4_hsad[HAD_32x32] + (pos_x >> 3) + (pos_y >> 3) * (num_4x4_in_row >> 3); in ihevce_had_32x32_r()
1581 ppi4_tu_split[HAD_32x32] + (pos_x >> 3) + (pos_y >> 3) * (num_4x4_in_row >> 3); in ihevce_had_32x32_r()
1584 ppi4_tu_early_cbf[HAD_32x32] + (pos_x >> 3) + (pos_y >> 3) * (num_4x4_in_row >> 3); in ihevce_had_32x32_r()