Searched refs:i4_max_depth (Results 1 – 4 of 4) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_had_satd.c | 962 WORD32 i4_max_depth, in ihevce_had_8x8_using_4_4x4_r() argument 1009 if(i4_cur_depth < i4_max_depth) in ihevce_had_8x8_using_4_4x4_r() 1219 WORD32 i4_max_depth, in ihevce_had_16x16_r() argument 1288 i4_max_depth, in ihevce_had_16x16_r() 1325 if(i4_cur_depth < i4_max_depth) in ihevce_had_16x16_r() 1532 WORD32 i4_max_depth, in ihevce_had_32x32_r() argument 1603 i4_max_depth, in ihevce_had_32x32_r() 1638 i4_max_depth, in ihevce_had_32x32_r() 1673 i4_max_depth, in ihevce_had_32x32_r() 1708 i4_max_depth, in ihevce_had_32x32_r() [all …]
|
D | ihevce_had_satd.h | 129 WORD32 i4_max_depth, 166 WORD32 i4_max_depth, 237 WORD32 i4_max_depth,
|
D | hme_err_compute.h | 303 WORD32 i4_max_depth,
|
/external/libhevc/encoder/arm/ |
D | ihevce_had_compute_neon.c | 805 WORD32 i4_max_depth, in ihevce_had_8x8_using_4_4x4_r_neon() argument 864 if(i4_cur_depth < i4_max_depth) in ihevce_had_8x8_using_4_4x4_r_neon() 992 WORD32 i4_max_depth, in ihevce_had_16x16_r_neon() argument 1055 i4_max_depth, in ihevce_had_16x16_r_neon() 1089 if(i4_cur_depth < i4_max_depth) in ihevce_had_16x16_r_neon()
|