Lines Matching defs:coeff
42 int16_t *coeff) { in hadamard_highbd_col8_first_pass()
75 int32_t *coeff) { in hadamard_highbd_col8_second_pass()
107 tran_low_t *coeff) { in vpx_highbd_hadamard_8x8_c()
133 tran_low_t *coeff) { in vpx_highbd_hadamard_16x16_c()
165 tran_low_t *coeff) { in vpx_highbd_hadamard_32x32_c()
200 int16_t *coeff) { in hadamard_col8()
232 tran_low_t *coeff) { in vpx_hadamard_8x8_c()
258 tran_low_t *coeff) { in vpx_hadamard_16x16_c()
289 tran_low_t *coeff) { in vpx_hadamard_32x32_c()
322 int vpx_highbd_satd_c(const tran_low_t *coeff, int length) { in vpx_highbd_satd_c()
334 int vpx_satd_c(const tran_low_t *coeff, int length) { in vpx_satd_c()