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

/external/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dquantize_msa.c83 int16_t *quant, int16_t *quant_shift, int16_t *de_quant, int16_t zbin_oq_in,
131 LD_SH2(quant_shift, 8, coeff0, coeff1);
202 int16_t *quant_shift_ptr = b->quant_shift;
81 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/vp8/encoder/
H A Dblock.h41 short *quant_shift; member in struct:block
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h40 int16_t *quant_shift; member in struct:macroblock_plane

Completed in 135 milliseconds