Searched defs:AVIF_STRICT_CLAP_VALID (Results 1 – 2 of 2) sorted by relevance
184 pub const AVIF_STRICT_CLAP_VALID: u32 = 1 << 1; constant
37 constexpr static const uint32_t AVIF_STRICT_CLAP_VALID = (1 << 1); variable