Lines Matching refs:int16_t
37 int64_t vp9_block_error_fp_c(const int16_t *coeff, const int16_t *dqcoeff, int block_size);
38 int64_t vp9_block_error_fp_sse2(const int16_t *coeff, const int16_t *dqcoeff, int block_size);
44 …int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_…
45 …int16_t *input, int stride, tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_…
46 …int16_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);
65 void vp9_fwht4x4_c(const int16_t *input, tran_low_t *output, int stride);
66 void vp9_fwht4x4_sse2(const int16_t *input, tran_low_t *output, int stride);
81 …int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…
82 …int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…
83 …int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…
86 …int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…
87 …int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, con…