Searched refs:ihevce_hadamard_16x16_8bit (Results 1 – 1 of 1) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_had_satd.c | 206 static void ihevce_hadamard_16x16_8bit( in ihevce_hadamard_16x16_8bit() function 273 ihevce_hadamard_16x16_8bit(pu1_src, src_strd, pu1_pred, pred_strd, pi2_dst, dst_strd); in ihevce_hadamard_32x32_8bit() 275 ihevce_hadamard_16x16_8bit( in ihevce_hadamard_32x32_8bit() 278 ihevce_hadamard_16x16_8bit( in ihevce_hadamard_32x32_8bit() 286 ihevce_hadamard_16x16_8bit( in ihevce_hadamard_32x32_8bit() 547 ihevce_hadamard_16x16_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 16); in ihevce_HAD_16x16_8bit()
|