Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dprofiles.h43 FF_AVCTX_PROFILE_OPTION("mpeg4_main", NULL, VIDEO, FF_PROFILE_MPEG4_MAIN)\
Dprofiles.c109 { FF_PROFILE_MPEG4_MAIN, "Main Profile" },
Davcodec.h1922 #define FF_PROFILE_MPEG4_MAIN 3 macro