Home
last modified time | relevance | path

Searched refs:FF_PROFILE_DTS_ES (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dprofiles.c40 { FF_PROFILE_DTS_ES, "DTS-ES" },
Ddca_parser.c279 *profile = FF_PROFILE_DTS_ES; in dca_parse_params()
Davcodec.h1881 #define FF_PROFILE_DTS_ES 30 macro
Ddca_core.c2377 avctx->profile = FF_PROFILE_DTS_ES; in ff_dca_core_filter_frame()