Home
last modified time | relevance | path

Searched refs:FF_PROFILE_PRORES_STANDARD (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dprofiles.c162 { FF_PROFILE_PRORES_STANDARD, "Standard" },
H A Davcodec.h1657 #define FF_PROFILE_PRORES_STANDARD 2 macro
H A Dproresenc_anatoliy.c48 { FF_PROFILE_PRORES_STANDARD, "apcn"},
845 avctx->profile = FF_PROFILE_PRORES_STANDARD; in prores_encode_init()
H A Dproresdec2.c157 avctx->profile = FF_PROFILE_PRORES_STANDARD; in decode_init()
H A Dvideotoolboxenc.c432 case FF_PROFILE_PRORES_STANDARD: in get_cm_codec_type()
2798 { "standard", "ProRes 422", 0, AV_OPT_TYPE_CONST, { .i64 = FF_PROFILE_PRORES_STANDARD }, INT_MIN, INT_MAX, VE, "profile" },
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c2010 { FF_PROFILE_PRORES_STANDARD, { 0x06,0x0E,0x2B,0x34,0x04,0x01,0x01,0x0d,0x04,0x01,0x02,0x02,0x03,0x06,0x03,0x00 } },

Completed in 17 milliseconds