Home
last modified time | relevance | path

Searched refs:lfe_index (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddcaenc.h107 static const int8_t lfe_index[16] = { variable
Ddca_lbr.c106 static const uint8_t lfe_index[7] = { variable
1784 s->dcadsp->lfe_iir((float *)frame->extended_data[lfe_index[ch_conf]], in ff_dca_lbr_filter_frame()
Ddcaenc.c372 const int lfech = lfe_index[c->channel_config]; in lfe_downsample()