Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dobu_parser.h90 struct ColorConfig { struct
91 int8_t bitdepth;
92 bool is_monochrome;
93 ColorPrimary color_primary;
94 TransferCharacteristics transfer_characteristics;
95 MatrixCoefficients matrix_coefficients;
100 ColorRange color_range;
101 int8_t subsampling_x;
102 int8_t subsampling_y;
103 ChromaSamplePosition chroma_sample_position;
[all …]