Home
last modified time | relevance | path

Searched defs:dqcoeff_ptr (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
Dquantize.c33 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_c() local
78 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_c() local
118 short *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_c() local
172 short *dqcoeff_ptr; in vp8_strict_quantize_b_c() local
229 short *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_c() local
Dencodemb.c234 short *dqcoeff_ptr; in optimize_b() local
/external/libvpx/libvpx/vp8/encoder/
Dquantize.c33 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_c() local
78 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_c() local
118 short *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_c() local
172 short *dqcoeff_ptr; in vp8_strict_quantize_b_c() local
229 short *dqcoeff_ptr = d->dqcoeff; in vp8_regular_quantize_b_c() local
Dencodemb.c234 short *dqcoeff_ptr; in optimize_b() local
/external/libvpx/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c36 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_mmx() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c36 short *dqcoeff_ptr = d->dqcoeff; in vp8_fast_quantize_b_mmx() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.c26 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_b_c()
79 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_b_32x32_c()
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_quantize.c26 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_b_c()
80 int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, in vp9_quantize_b_32x32_c()