Searched refs:FF_PROFILE_VP9_1 (Results 1 – 3 of 3) sorted by relevance
35 pub use ffi::FF_PROFILE_VP9_1;
191 pub const FF_PROFILE_VP9_1: u32 = 1; constant
693 FF_PROFILE_VP9_1 => Some(Profile::VP9Profile1), in get_capabilities()