Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_FIRST_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dprepend-enum-constified-variant.rs9 pub const AV_CODEC_ID_TTF: AVCodecID = AVCodecID::AV_CODEC_ID_FIRST_UNKNOWN;
14 AV_CODEC_ID_FIRST_UNKNOWN = 98304, enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dprepend-enum-constified-variant.h4 AV_CODEC_ID_FIRST_UNKNOWN = 0x18000, enumerator
/third_party/ffmpeg/libavcodec/
Dcodec_id.h553AV_CODEC_ID_FIRST_UNKNOWN = 0x18000, ///< A dummy ID pointing at the start of various fa… enumerator