Searched defs:BlockCdfContext (Results 1 – 1 of 1) sorted by relevance
176 struct BlockCdfContext { struct177 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];