Searched refs:qcoeff (Results 26 - 50 of 63) sorted by relevance

123

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
H A Dquantize_sse4.c118 _mm_store_si128((__m128i *)(d->qcoeff), qcoeff0);
119 _mm_store_si128((__m128i *)(d->qcoeff + 8), qcoeff1);
H A Dvp8_enc_stubs_mmx.c35 short *qcoeff_ptr = d->qcoeff;
/external/libvpx/libvpx/vp8/common/
H A Dblockd.h198 short *qcoeff; member in struct:blockd
214 DECLARE_ALIGNED(16, short, qcoeff[400]);
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dvp8_enc_stubs_mmx.c35 short *qcoeff_ptr = d->qcoeff;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Didct_blk_mmx.c20 short *sq = (short *) d->qcoeff;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_tokenize.c308 const tran_low_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block); local
347 v = qcoeff[scan[c]];
358 v = qcoeff[scan[c]];
/external/libvpx/libvpx/vp8/common/x86/
H A Didct_blk_mmx.c20 short *sq = (short *) d->qcoeff;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_tokenize.c224 const int16_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block); local
251 v = qcoeff[scan[c]];
262 v = qcoeff[scan[c]];
H A Dvp9_block.h34 int16_t *qcoeff[MAX_MB_PLANE][3]; member in struct:__anon24933
68 int16_t *qcoeff; member in struct:macroblock_plane
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.asm90 vst1.s16 {q4, q5}, [r7] ; store: qcoeff = x1
105 vst1.s16 {q10, q11}, [r6] ; store: qcoeff = x2
216 vst1.s16 {q12, q13}, [r6@128]; store: qcoeff = x1
241 vst1.s16 {q0, q1}, [r6@128] ; qcoeff = 0
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dvp8_asm_enc_offsets.c32 DEFINE(vp8_blockd_qcoeff, offsetof(BLOCKD, qcoeff));
H A Dtokenize.c122 qcoeff_ptr = b->qcoeff;
219 qcoeff_ptr = b->qcoeff;
294 qcoeff_ptr = b->qcoeff;
H A Dencodemb.c263 qcoeff_ptr = d->qcoeff;
491 bd->qcoeff[rc]=0;
H A Dquantize.c26 short *qcoeff_ptr = d->qcoeff;
63 short *qcoeff_ptr = d->qcoeff;
/external/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.asm90 vst1.s16 {q4, q5}, [r7] ; store: qcoeff = x1
105 vst1.s16 {q10, q11}, [r6] ; store: qcoeff = x2
216 vst1.s16 {q12, q13}, [r6@128]; store: qcoeff = x1
241 vst1.s16 {q0, q1}, [r6@128] ; qcoeff = 0
/external/libvpx/libvpx/vp8/encoder/
H A Dvp8_asm_enc_offsets.c32 DEFINE(vp8_blockd_qcoeff, offsetof(BLOCKD, qcoeff));
H A Dquantize.c32 short *qcoeff_ptr = d->qcoeff;
77 short *qcoeff_ptr = d->qcoeff;
117 short *qcoeff_ptr = d->qcoeff;
178 qcoeff_ptr = d->qcoeff;
228 short *qcoeff_ptr = d->qcoeff;
H A Dtokenize.c122 qcoeff_ptr = b->qcoeff;
219 qcoeff_ptr = b->qcoeff;
294 qcoeff_ptr = b->qcoeff;
H A Dencodemb.c270 qcoeff_ptr = d->qcoeff;
498 bd->qcoeff[rc]=0;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_ssse3_x86_64.asm20 shift, qcoeff, dqcoeff, dequant, zbin_oq, \
58 DEFINE_ARGS coeff, ncoeff, d1, qcoeff, dqcoeff, iscan, d2, d3, d4, d5, d6, eob
201 DEFINE_ARGS dqcoeff, ncoeff, qcoeff, eob
223 shift, qcoeff, dqcoeff, dequant, zbin_oq, \
251 DEFINE_ARGS coeff, ncoeff, d1, qcoeff, dqcoeff, iscan, d2, d3, d4, d5, d6, eob
384 DEFINE_ARGS dqcoeff, ncoeff, qcoeff, eob
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_fast_quantize_b_armv6.asm30 ldr r6, [r1, #vp8_blockd_qcoeff] ; qcoeff
77 str r0, [r6], #4 ; *qcoeff++ = x
87 str r10, [r6], #4 ; *qcoeff++ = x
/external/libvpx/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_fast_quantize_b_armv6.asm30 ldr r6, [r1, #vp8_blockd_qcoeff] ; qcoeff
77 str r0, [r6], #4 ; *qcoeff++ = x
87 str r10, [r6], #4 ; *qcoeff++ = x
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_ssse3.asm20 shift, qcoeff, dqcoeff, dequant, zbin_oq, \
58 DEFINE_ARGS coeff, ncoeff, d1, qcoeff, dqcoeff, iscan, d2, d3, d4, d5, d6, eob
201 DEFINE_ARGS dqcoeff, ncoeff, qcoeff, eob
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Ddetokenize.c188 qcoeff_ptr = &x->qcoeff[0];
/external/libvpx/libvpx/vp8/decoder/
H A Ddetokenize.c188 qcoeff_ptr = &x->qcoeff[0];

Completed in 5219 milliseconds

123