Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/x86/
Dx86_csystemdependent.c33 short *coeff_ptr = b->coeff; in vp8_fast_quantize_b_mmx() local
57 short *coeff_ptr = mb->block[0].coeff; in vp8_mbblock_error_mmx() local
98 short *coeff_ptr = b->coeff; in vp8_fast_quantize_b_sse2() local
128 short *coeff_ptr = b->coeff; in vp8_regular_quantize_b_sse2() local
155 short *coeff_ptr = mb->block[0].coeff; in vp8_mbblock_error_xmm() local
/external/libvpx/vp8/encoder/
Dquantize.c26 short *coeff_ptr = b->coeff; in vp8_fast_quantize_b_c() local
73 short *coeff_ptr = b->coeff; in vp8_regular_quantize_b() local
132 short *coeff_ptr; in vp8_strict_quantize_b() local
186 short *coeff_ptr = b->coeff; in vp8_fast_quantize_b_c() local
221 short *coeff_ptr = b->coeff; in vp8_regular_quantize_b() local
Dencodemb.c267 const short *coeff_ptr; in vp8_optimize_b() local