Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dencodeopt_msa.c19 v8i16 coeff, dq_coeff, coeff0, coeff1; in vp8_block_error_msa() local
51 v8i16 dq_coeff, dq_coeff2, dq_coeff3, dq_coeff4; in vp8_mbblock_error_msa() local
120 v8i16 dq_coeff, dq_coeff2, dq_coeff3, dq_coeff4; in vp8_mbuverror_msa() local
Dquantize_msa.c18 int16_t *dq_coeff) in fast_quantize_b_msa()
96 int16_t *dq_coeff) in exact_regular_quantize_b_msa()
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_error_msa.c93 const int16_t *dq_coeff = (const int16_t *)dq_coeff_ptr; in vp9_block_error_msa() local