Home
last modified time | relevance | path

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

/system/cros-codecs/src/codec/h265/
Dparser.rs500 pub struct ProfileTierLevel { struct
504 pub general_profile_space: u8,
507 pub general_tier_flag: bool,
513 pub general_profile_idc: u8,
518 pub general_profile_compatibility_flag: [bool; 32],
538 pub general_progressive_source_flag: bool,
540 pub general_interlaced_source_flag: bool,
549 pub general_non_packed_constraint_flag: bool,
552 pub general_frame_only_constraint_flag: bool,
554 pub general_max_12bit_constraint_flag: bool,
[all …]