Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_subpel.c1224 S32 *api4_tu_early_cbf[HAD_32x32 + 1]; in hme_evalsatd_pt_pu_8x8_tu_rec() local
1250 api4_tu_early_cbf[HAD_4x4] = NULL; in hme_evalsatd_pt_pu_8x8_tu_rec()
1251 api4_tu_early_cbf[HAD_8x8] = &i4_tu_early_cbf; in hme_evalsatd_pt_pu_8x8_tu_rec()
1252 api4_tu_early_cbf[HAD_16x16] = NULL; 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()
1267 api4_tu_early_cbf, in hme_evalsatd_pt_pu_8x8_tu_rec()
1659 S32 *api4_tu_early_cbf[HAD_32x32 + 1]; in hme_evalsatd_pt_pu_16x16_tu_rec() local
1682 api4_tu_early_cbf[HAD_4x4] = NULL; in hme_evalsatd_pt_pu_16x16_tu_rec()
1683 api4_tu_early_cbf[HAD_8x8] = &ai4_tu_early_cbf_8x8[0]; in hme_evalsatd_pt_pu_16x16_tu_rec()
1684 api4_tu_early_cbf[HAD_16x16] = &early_cbf_flag; in hme_evalsatd_pt_pu_16x16_tu_rec()
[all …]