Searched refs:segment_pred_probs (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h55 vp9_prob segment_pred_probs[PREDICTION_PROBS]; member in struct:__anon13166
H A Dvp9_encoder.c250 vp9_copy(cc->segment_pred_probs, cm->seg.pred_probs);
278 vp9_copy(cm->seg.pred_probs, cc->segment_pred_probs);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h55 vp9_prob segment_pred_probs[PREDICTION_PROBS]; member in struct:__anon24951
H A Dvp9_onyx_if.c215 vp9_copy(cc->segment_pred_probs, cm->seg.pred_probs);
236 vp9_copy(cm->seg.pred_probs, cc->segment_pred_probs);

Completed in 143 milliseconds