Skip to main content

av1_tile_group_offset_fallback

Function av1_tile_group_offset_fallback 

Source
pub fn av1_tile_group_offset_fallback(sample: &[u8]) -> Option<u32>
Expand description

Backwards-compatible shim — uses an empty-ish sequence header default that only works for the fallback path (standalone type-4 OBU). Callers with access to the parsed sequence header should use av1_tile_group_offset (the seq-aware form) instead.