Home | History | Annotate | Download | only in encoder

Lines Matching defs:qcoeff

565   const int16_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block);
583 int v = qcoeff[0];
594 v = qcoeff[rc];
1394 p[i].qcoeff = ctx->qcoeff_pbuf[i][2];
1404 ctx->qcoeff_pbuf[i][0] = p[i].qcoeff;
3048 p[i].qcoeff = ctx->qcoeff_pbuf[i][1];
3058 ctx->qcoeff_pbuf[i][0] = p[i].qcoeff;