Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/utils/
H A Dtypes.h176 struct BlockCdfContext { struct
177 bool use_predicted_segment_id[32];
178 bool is_explicit_compound_type[32]; // comp_group_idx in the spec.
179 bool is_compound_type_average[32]; // compound_idx in the spec.
180 bool skip_mode[32];
181 uint8_t palette_size[kNumPlaneTypes][32];
182 uint16_t palette_color[32][kNumPlaneTypes][kMaxPaletteSize];
183 PredictionMode uv_mode[32];