Searched refs:PREDICTION_PROBS (Results 1 – 5 of 5) sorted by relevance
26 #define PREDICTION_PROBS 3 macro46 vp9_prob pred_probs[PREDICTION_PROBS];
224 int temporal_predictor_count[PREDICTION_PROBS][2] = { { 0 } }; in vp9_choose_segmap_coding_method()230 vp9_prob t_nopred_prob[PREDICTION_PROBS]; in vp9_choose_segmap_coding_method()271 for (i = 0; i < PREDICTION_PROBS; i++) { in vp9_choose_segmap_coding_method()
55 vp9_prob segment_pred_probs[PREDICTION_PROBS];
769 for (i = 0; i < PREDICTION_PROBS; i++) { in encode_segmentation()
510 for (i = 0; i < PREDICTION_PROBS; i++) in setup_segmentation()514 for (i = 0; i < PREDICTION_PROBS; i++) in setup_segmentation()