Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_had_satd.c955 WORD32 **ppi4_tu_early_cbf, in ihevce_had_8x8_using_4_4x4_r() argument
993 ppi4_tu_early_cbf[HAD_8x8] + (pos_x >> 1) + (pos_y >> 1) * (num_4x4_in_row >> 1); in ihevce_had_8x8_using_4_4x4_r()
1212 WORD32 **ppi4_tu_early_cbf, in ihevce_had_16x16_r() argument
1262 ppi4_tu_early_cbf[HAD_16x16] + (pos_x >> 2) + (pos_y >> 2) * (num_4x4_in_row >> 2); in ihevce_had_16x16_r()
1281 ppi4_tu_early_cbf, in ihevce_had_16x16_r()
1525 WORD32 **ppi4_tu_early_cbf, in ihevce_had_32x32_r() argument
1584 ppi4_tu_early_cbf[HAD_32x32] + (pos_x >> 3) + (pos_y >> 3) * (num_4x4_in_row >> 3); in ihevce_had_32x32_r()
1596 ppi4_tu_early_cbf, in ihevce_had_32x32_r()
1631 ppi4_tu_early_cbf, in ihevce_had_32x32_r()
1666 ppi4_tu_early_cbf, in ihevce_had_32x32_r()
[all …]
Dihevce_had_satd.h122 WORD32 **ppi4_tu_early_cbf,
159 WORD32 **ppi4_tu_early_cbf,
230 WORD32 **ppi4_tu_early_cbf,
Dhme_err_compute.h296 WORD32 **ppi4_tu_early_cbf,
/external/libhevc/encoder/arm/
Dihevce_had_compute_neon.c798 WORD32 **ppi4_tu_early_cbf, in ihevce_had_8x8_using_4_4x4_r_neon() argument
837 ppi4_tu_early_cbf[HAD_8x8] + (pos_x >> 1) + (pos_y >> 1) * (num_4x4_in_row >> 1); in ihevce_had_8x8_using_4_4x4_r_neon()
985 WORD32 **ppi4_tu_early_cbf, in ihevce_had_16x16_r_neon() argument
1029 ppi4_tu_early_cbf[HAD_16x16] + (pos_x >> 2) + (pos_y >> 2) * (num_4x4_in_row >> 2); in ihevce_had_16x16_r_neon()
1048 ppi4_tu_early_cbf, in ihevce_had_16x16_r_neon()