Searched defs:qcoeff (Results 1 – 5 of 5) sorted by relevance
118 int16_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block); in optimize_b() local324 int16_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in vp9_xform_quant() local484 int16_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block); in encode_block_intra() local
34 int16_t *qcoeff[MAX_MB_PLANE][3]; member68 int16_t *qcoeff; member
224 const int16_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block); in tokenize_b() local
565 const int16_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in cost_coeffs() local
198 short *qcoeff; member