Searched defs:quant_shift (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dquantize_msa.c92 int16_t *quant_shift,
145 LD_SH2(quant_shift, 8, coeff0, coeff1);
235 int16_t *quant_shift_ptr = b->quant_shift;
87 exact_regular_quantize_b_msa(int16_t *zbin_boost, int16_t *coeff_ptr, int16_t *zbin, int16_t *round, int16_t *quant, int16_t *quant_shift, int16_t *de_quant, int16_t zbin_oq_in, int16_t *q_coeff, int16_t *dq_coeff) argument
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h38 int16_t *quant_shift; member in struct:macroblock_plane
/external/libvpx/libvpx/vp8/encoder/
H A Dblock.h44 short *quant_shift; member in struct:block

Completed in 212 milliseconds