Home
last modified time | relevance | path

Searched defs:segmentation_probs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dseg_common.h55 struct segmentation_probs { struct
56 aom_cdf_prob pred_cdf[SEG_TEMPORAL_PRED_CTXS][CDF_SIZE(2)];
57 aom_cdf_prob spatial_pred_seg_cdf[SPATIAL_PREDICTION_PROBS]