Home
last modified time | relevance | path

Searched refs:FF_PROFILE_AAC_HE_V2 (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibfdk-aacenc.c243 if (avctx->profile == FF_PROFILE_AAC_HE_V2) { in aac_encode_init()
249 avctx->profile == FF_PROFILE_AAC_HE_V2 || in aac_encode_init()
432 { FF_PROFILE_AAC_HE_V2, "HE-AACv2" },
H A Dprofiles.c29 { FF_PROFILE_AAC_HE_V2, "HE-AACv2" },
H A Dprofiles.h34 FF_AVCTX_PROFILE_OPTION("aac_he_v2", NULL, AUDIO, FF_PROFILE_AAC_HE_V2)\
H A Daudiotoolboxenc.c68 case FF_PROFILE_AAC_HE_V2: in ffat_get_format_id()
587 { FF_PROFILE_AAC_HE_V2, "HE-AACv2" },
H A Davcodec.h1556 #define FF_PROFILE_AAC_HE_V2 28 macro
H A Daacsbr_template.c957 ac->avctx->profile = FF_PROFILE_AAC_HE_V2;
H A Daacdec_template.c2577 ac->avctx->profile = FF_PROFILE_AAC_HE_V2;
/third_party/ffmpeg/libavformat/
H A Dmovenc.c5106 case FF_PROFILE_AAC_HE_V2:

Completed in 26 milliseconds