Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dprofiles.c165 { FF_PROFILE_PRORES_XQ, "XQ" },
H A Davcodec.h1660 #define FF_PROFILE_PRORES_XQ 5 macro
H A Dproresenc_anatoliy.c51 { FF_PROFILE_PRORES_XQ, "ap4x"},
858 || avctx->profile > FF_PROFILE_PRORES_XQ) { in prores_encode_init()
H A Dvideotoolboxenc.c438 case FF_PROFILE_PRORES_XQ: in get_cm_codec_type()
2794 { "profile", "Profile", OFFSET(profile), AV_OPT_TYPE_INT64, { .i64 = FF_PROFILE_UNKNOWN }, FF_PROFILE_UNKNOWN, FF_PROFILE_PRORES_XQ, VE, "profile" },
2801 { "xq", "ProRes 4444 XQ", 0, AV_OPT_TYPE_CONST, { .i64 = FF_PROFILE_PRORES_XQ }, INT_MIN, INT_MAX, VE, "profile" },
H A Dproresdec2.c167 avctx->profile = FF_PROFILE_PRORES_XQ; in decode_init()
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c2013 { FF_PROFILE_PRORES_XQ, { 0x06,0x0E,0x2B,0x34,0x04,0x01,0x01,0x0d,0x04,0x01,0x02,0x02,0x03,0x06,0x06,0x00 } },

Completed in 18 milliseconds