Home
last modified time | relevance | path

Searched defs:dq_coeff (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dencodeopt_msa.c18 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
Dquantize_msa.c17 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/
Dvp9_error_msa.c94 const int16_t *dq_coeff = (const int16_t *)dq_coeff_ptr; in vp9_block_error_msa() local
/external/libaom/libaom/av1/encoder/mips/msa/
Derror_msa.c96 const int16_t *dq_coeff = (const int16_t *)dq_coeff_ptr; in av1_block_error_msa() local
/external/libaom/libaom/av1/decoder/
Ddecodetxb.c302 tran_low_t dq_coeff; in av1_read_coeffs_txb() local