Home | History | Annotate | Download | only in encoder

Lines Matching defs:e0

115   EXTRABIT e0;
154 vp9_get_token_extra(x, &t0, &e0);
167 base_bits = vp9_get_cost(t0, e0, cat6_high_cost);
205 e0 = 0;
207 vp9_get_token_extra(x, &t0, &e0);
227 base_bits = vp9_get_cost(t0, e0, cat6_high_cost);