Home
last modified time | relevance | path

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

/system/cros-codecs/src/codec/av1/
Dparser.rs217 pub struct Tile { struct
220 /// Same as TileSize in the specification. argument
222 /// Same as TileRow in the specification. argument
224 /// Same as TileCol in the specification. argument
237 pub struct TileGroupObu<'a> { argument
253 pub tiles: Vec<Tile>, argument