Home | History | Annotate | Download | only in enc

Lines Matching refs:ctx0

552                                 int ctx0, int coeff_type,
569 const int last_proba = probas[VP8EncBands[first]][ctx0][0];
591 const score_t rate = (ctx0 == 0) ? VP8BitCost(1, last_proba) : 0;
593 ss_cur[m].costs = costs[VP8EncBands[first]][ctx0];