Home
last modified time | relevance | path

Searched refs:DCA_LFE_FLAG_128 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddca_core.h80 DCA_LFE_FLAG_128, enumerator
Ddca_core.c2035 if (s->lfe_present == DCA_LFE_FLAG_128) { in ff_dca_core_filter_fixed()
2241 int dec_select = (s->lfe_present == DCA_LFE_FLAG_128); in filter_frame_float()