Home
last modified time | relevance | path

Searched defs:qcoeff_ptr (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c24 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_dc()
45 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_dc_32x32()
69 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_fp_c()
113 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_fp_32x32_c()
153 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_b_c()
207 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_b_32x32_c()
/external/libvpx/libvpx/vp8/encoder/
Dquantize.c32 short *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_c() local
77 short *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_c() local
117 short *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_c() local
171 short *qcoeff_ptr; in vp8_strict_quantize_b_c() local
228 short *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_c() local
Dtokenize.c115 const short *qcoeff_ptr; in tokenize2nd_order_b() local
206 const short *qcoeff_ptr; in tokenize1st_order_b() local
Dencodemb.c233 short *qcoeff_ptr; in optimize_b() local
Drdopt.c526 short *qcoeff_ptr = b->qcoeff; in cost_coeffs() local
/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c35 short *qcoeff_ptr = d->qcoeff; in vp8_fast_quantize_b_mmx() local
Dquantize_sse2.c39 short *qcoeff_ptr = d->qcoeff; in vp8_regular_quantize_b_sse2() local
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c27 const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, in vp9_quantize_fp_neon()
/external/libvpx/libvpx/vp8/decoder/
Ddetokenize.c180 short *qcoeff_ptr; in vp8_decode_mb_tokens() local