Searched defs:ObuMetadata (Results 1 – 1 of 1) sorted by relevance
223 struct ObuMetadata { struct225 uint16_t max_cll;227 uint16_t max_fall;228 uint16_t primary_chromaticity_x[3];229 uint16_t primary_chromaticity_y[3];230 uint16_t white_point_chromaticity_x;231 uint16_t white_point_chromaticity_y;232 uint32_t luminance_max;233 uint32_t luminance_min;235 uint8_t itu_t_t35_country_code;[all …]