Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dprofiles.c42 { FF_PROFILE_DTS_HD_HRA, "DTS-HD HRA" },
Ddca_parser.c301 *profile = FF_PROFILE_DTS_HD_HRA; in dca_parse_params()
Davcodec.h1883 #define FF_PROFILE_DTS_HD_HRA 50 macro
Ddca_core.c2375 avctx->profile = FF_PROFILE_DTS_HD_HRA; in ff_dca_core_filter_frame()