Home | History | Annotate | Download | only in enc

Lines Matching refs:prob

35   ProbaArray* prob;
200 res->prob = enc->proba_.coeffs_[coeff_type];
224 const uint8_t* p = res->prob[VP8EncBands[n]][ctx];
236 p = res->prob[VP8EncBands[n]][0];
241 p = res->prob[VP8EncBands[n]][1];
245 p = res->prob[VP8EncBands[n]][2];
319 const uint8_t* p = res->prob[VP8EncBands[n]][ctx];
329 p = res->prob[VP8EncBands[n]][0];
333 p = res->prob[VP8EncBands[n]][1];
378 p = res->prob[VP8EncBands[n]][2];