Searched defs:dq_coeff (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | encodeopt_msa.c | 18 v8i16 coeff, dq_coeff, coeff0, coeff1; in vp8_block_error_msa() local 48 v8i16 dq_coeff, dq_coeff2, dq_coeff3, dq_coeff4; in vp8_mbblock_error_msa() local 114 v8i16 dq_coeff, dq_coeff2, dq_coeff3, dq_coeff4; in vp8_mbuverror_msa() local
|
D | quantize_msa.c | 17 int16_t *q_coeff, int16_t *dq_coeff) { in fast_quantize_b_msa() 84 int16_t *q_coeff, int16_t *dq_coeff) { in exact_regular_quantize_b_msa()
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_error_msa.c | 94 const int16_t *dq_coeff = (const int16_t *)dq_coeff_ptr; in vp9_block_error_msa() local
|
/external/libaom/libaom/av1/encoder/mips/msa/ |
D | error_msa.c | 96 const int16_t *dq_coeff = (const int16_t *)dq_coeff_ptr; in av1_block_error_msa() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodetxb.c | 302 tran_low_t dq_coeff; in av1_read_coeffs_txb() local
|