Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crabbyavif/src/parser/
Dmp4box.rs154 pub struct HevcCodecConfiguration { struct
155 pub bitdepth: u8,
156 pub nal_length_size: u8,
157 pub vps: Vec<u8>,
158 pub sps: Vec<u8>,
159 pub pps: Vec<u8>,