Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddcaenc.h111 static const int8_t channel_reorder_lfe[16][9] = { variable
Ddca_lbr.c96 static const int8_t channel_reorder_lfe[7][5] = { variable
1752 reorder = channel_reorder_lfe[ch_conf]; in ff_dca_lbr_filter_frame()
Ddcaenc.c203 c->channel_order_tab = channel_reorder_lfe[c->channel_config]; in encode_init()