• Home
  • Raw
  • Download

Lines Matching refs:int16_t

45int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_…
46int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_…
49 void vp9_fht16x16_c(const int16_t *input, tran_low_t *output, int stride, int tx_type);
50 void vp9_fht16x16_sse2(const int16_t *input, tran_low_t *output, int stride, int tx_type);
53 void vp9_fht4x4_c(const int16_t *input, tran_low_t *output, int stride, int tx_type);
54 void vp9_fht4x4_sse2(const int16_t *input, tran_low_t *output, int stride, int tx_type);
57 void vp9_fht8x8_c(const int16_t *input, tran_low_t *output, int stride, int tx_type);
58 void vp9_fht8x8_sse2(const int16_t *input, tran_low_t *output, int stride, int tx_type);
61 void vp9_fwht4x4_c(const int16_t *input, tran_low_t *output, int stride);
62 void vp9_fwht4x4_sse2(const int16_t *input, tran_low_t *output, int stride);
69 void vp9_highbd_fht16x16_c(const int16_t *input, tran_low_t *output, int stride, int tx_type);
72 void vp9_highbd_fht4x4_c(const int16_t *input, tran_low_t *output, int stride, int tx_type);
75 void vp9_highbd_fht8x8_c(const int16_t *input, tran_low_t *output, int stride, int tx_type);
78 void vp9_highbd_fwht4x4_c(const int16_t *input, tran_low_t *output, int stride);
90int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…
93int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…
111int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…
112int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…
115int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…