Home
last modified time | relevance | path

Searched refs:FF_PROFILE_MPEG2_MAIN (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dprofiles.c105 { FF_PROFILE_MPEG2_MAIN, "Main" },
H A Dprofiles.h51 FF_AVCTX_PROFILE_OPTION("main", NULL, VIDEO, FF_PROFILE_MPEG2_MAIN)\
H A Dvdpau_mpeg12.c131 case FF_PROFILE_MPEG2_MAIN: in vdpau_mpeg2_init()
H A Dvaapi_encode_mpeg2.c561 { FF_PROFILE_MPEG2_MAIN, 8, 3, 1, 1, VAProfileMPEG2Main },
652 { PROFILE("main", FF_PROFILE_MPEG2_MAIN) },
H A Davcodec.h1580 #define FF_PROFILE_MPEG2_MAIN 4 macro
H A Ddxva2.c62 FF_PROFILE_MPEG2_MAIN,
H A Dmpeg12enc.c197 avctx->profile = avctx->pix_fmt == AV_PIX_FMT_YUV420P ? FF_PROFILE_MPEG2_MAIN in encode_init()

Completed in 10 milliseconds