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.h82 DCA_LFE_FLAG_128, enumerator
Ddca_core.c2033 if (s->lfe_present == DCA_LFE_FLAG_128) { in ff_dca_core_filter_fixed()
2239 int dec_select = (s->lfe_present == DCA_LFE_FLAG_128); in filter_frame_float()