Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dprofiles.c103 { FF_PROFILE_MPEG2_SS, "Spatially Scalable" },
Dprofiles.h49 FF_AVCTX_PROFILE_OPTION("ss", NULL, VIDEO, FF_PROFILE_MPEG2_SS)\
Davcodec.h1889 #define FF_PROFILE_MPEG2_SS 2 macro