Searched refs:PREDICTION_PROBS (Results 1 – 5 of 5) sorted by relevance
26 #define PREDICTION_PROBS 3 macro46 vp9_prob pred_probs[PREDICTION_PROBS];
210 int temporal_predictor_count[PREDICTION_PROBS][2] = { { 0 } }; in vp9_choose_segmap_coding_method()216 vp9_prob t_nopred_prob[PREDICTION_PROBS]; in vp9_choose_segmap_coding_method()255 for (i = 0; i < PREDICTION_PROBS; i++) { in vp9_choose_segmap_coding_method()
55 vp9_prob segment_pred_probs[PREDICTION_PROBS];
767 for (i = 0; i < PREDICTION_PROBS; i++) { in encode_segmentation()
518 for (i = 0; i < PREDICTION_PROBS; i++) in setup_segmentation()522 for (i = 0; i < PREDICTION_PROBS; i++) in setup_segmentation()