Home | History | Annotate | Download | only in enc

Lines Matching full:ctx0

589                                 int ctx0, int coeff_type,
607 const int last_proba = probas[VP8EncBands[first]][ctx0][0];
629 const score_t rate = (ctx0 == 0) ? VP8BitCost(1, last_proba) : 0;
631 ss_cur[m].costs = costs[first][ctx0];