Home | History | Annotate | Download | only in encoder

Lines Matching refs:HAD_32x32

1222     S32 *api4_satd_pu[HAD_32x32 + 1];
1223 S32 *api4_tu_split[HAD_32x32 + 1];
1224 S32 *api4_tu_early_cbf[HAD_32x32 + 1];
1243 api4_satd_pu[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */
1248 api4_tu_split[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */
1253 api4_tu_early_cbf[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */
1326 S32 *api4_satd_pu[HAD_32x32 + 1];
1338 api4_satd_pu[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */
1499 S32 *api4_satd_pu[HAD_32x32 + 1];
1511 api4_satd_pu[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */
1657 S32 *api4_satd_pu[HAD_32x32 + 1];
1658 S32 *api4_tu_split[HAD_32x32 + 1];
1659 S32 *api4_tu_early_cbf[HAD_32x32 + 1];
1675 api4_satd_pu[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */
1680 api4_tu_split[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */
1685 api4_tu_early_cbf[HAD_32x32] = NULL; /* 32x32 not used for 16x16 subpel refine */
1743 S32 *api4_satd_pu[HAD_32x32 + 1];
1755 api4_satd_pu[HAD_32x32] = &i4_satd_32x32;
1837 S32 *api4_satd_pu[HAD_32x32 + 1];
1838 S32 *api4_tu_split[HAD_32x32 + 1];
1839 S32 *api4_tu_early_cbf[HAD_32x32 + 1];
1862 api4_satd_pu[HAD_32x32] = &i4_satd_32x32;
1867 api4_tu_split[HAD_32x32] = &tu_split_flag;
1872 api4_tu_early_cbf[HAD_32x32] = &early_cbf_flag;
1946 S32 *api4_satd_pu[HAD_32x32 + 1];
1947 // S32 *api4_tu_split[HAD_32x32 + 1];
1968 api4_satd_pu[HAD_32x32] = &ai4_satd_32x32[i];
2074 S32 *api4_satd_pu[HAD_32x32 + 1];
2075 S32 *api4_tu_split[HAD_32x32 + 1];
2076 S32 *api4_tu_early_cbf[HAD_32x32 + 1];
2104 api4_satd_pu[HAD_32x32] = &ai4_satd_32x32[i];
2109 api4_tu_split[HAD_32x32] = &ps_prms->pi4_tu_split_flags[i];
2114 api4_tu_early_cbf[HAD_32x32] = &ps_prms->pi4_tu_early_cbf[i];