Home
last modified time | relevance | path

Searched refs:SPATIAL_PREDICTION_PROBS (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/
Dseg_common.h25 #define SPATIAL_PREDICTION_PROBS 3 macro
58 aom_cdf_prob spatial_pred_seg_cdf[SPATIAL_PREDICTION_PROBS]
Dentropymode.c864 default_spatial_pred_seg_tree_cdf[SPATIAL_PREDICTION_PROBS][CDF_SIZE(
1025 for (int i = 0; i < SPATIAL_PREDICTION_PROBS; i++) in init_mode_probs()