Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_parser.c256 *profile = FF_PROFILE_DTS_HD_MA; in dca_parse_params()
299 *profile = FF_PROFILE_DTS_HD_MA; in dca_parse_params()
Dprofiles.c43 { FF_PROFILE_DTS_HD_MA, "DTS-HD MA" },
Davcodec.h1573 #define FF_PROFILE_DTS_HD_MA 60 macro
Ddca_xll.c1432 avctx->profile = FF_PROFILE_DTS_HD_MA; in ff_dca_xll_filter_frame()