Searched defs:segmentation_probs (Results 1 – 1 of 1) sorted by relevance
55 struct segmentation_probs { struct56 aom_cdf_prob tree_cdf[CDF_SIZE(MAX_SEGMENTS)];57 aom_cdf_prob pred_cdf[SEG_TEMPORAL_PRED_CTXS][CDF_SIZE(2)];58 aom_cdf_prob spatial_pred_seg_cdf[SPATIAL_PREDICTION_PROBS]