Home
last modified time | relevance | path

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

/system/cros-codecs/src/codec/av1/
Dparser.rs520 pub struct ColorConfig { struct
523 pub high_bitdepth: bool,
526 pub twelve_bit: bool,
529 pub mono_chrome: bool,
534 pub color_description_present_flag: bool,
536 pub color_primaries: ColorPrimaries,
539 pub transfer_characteristics: TransferCharacteristics,
542 pub matrix_coefficients: MatrixCoefficients,
548 pub color_range: bool,
550 pub subsampling_x: bool,
[all …]