D | ihevce_had_satd.c | 358 UWORD8 *pu1_pred_buf, in ihevce_HAD_4x4_8bit() argument 369 ihevce_hadamard_4x4_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 4); in ihevce_HAD_4x4_8bit() 417 UWORD8 *pu1_pred_buf, in ihevce_HAD_8x8_8bit() argument 428 ihevce_hadamard_8x8_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 8); in ihevce_HAD_8x8_8bit() 476 UWORD8 *pu1_pred_buf, in ihevce_compute_ac_had_8x8_8bit() argument 487 ihevce_hadamard_8x8_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 8); in ihevce_compute_ac_had_8x8_8bit() 536 UWORD8 *pu1_pred_buf, in ihevce_HAD_16x16_8bit() argument 547 ihevce_hadamard_16x16_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 16); in ihevce_HAD_16x16_8bit() 595 UWORD8 *pu1_pred_buf, in ihevce_HAD_32x32_8bit() argument 606 ihevce_hadamard_32x32_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 32); in ihevce_HAD_32x32_8bit()
|