/external/libvpx/libvpx/vp9/common/ |
vp9_blockd.h | 173 int16_t *qcoeff; member in struct:macroblockd_plane
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_encodemb.c | 144 qcoeff_ptr = BLOCK_OFFSET(pd->qcoeff, block); 350 int16_t *qcoeff = BLOCK_OFFSET(pd->qcoeff, block); local 372 p->quant, p->quant_shift, qcoeff, dqcoeff, 384 p->quant, p->quant_shift, qcoeff, dqcoeff, 396 p->quant, p->quant_shift, qcoeff, dqcoeff, 407 p->quant, p->quant_shift, qcoeff, dqcoeff, 530 int16_t *qcoeff = BLOCK_OFFSET(pd->qcoeff, block); local 570 p->quant, p->quant_shift, qcoeff, dqcoeff [all...] |
vp9_block.h | 31 int16_t *qcoeff[MAX_MB_PLANE][3]; member in struct:__anon21302
|
/external/libvpx/libvpx/vp8/common/ |
blockd.h | 194 short *qcoeff; member in struct:blockd 210 DECLARE_ALIGNED(16, short, qcoeff[400]);
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
vlc_encode.cpp | 2055 Short *qcoeff; local [all...] |