Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddcaenc.h130 static const int8_t channel_reorder_nolfe[16][9] = { variable
Ddca_lbr.c86 static const int8_t channel_reorder_nolfe[7][5] = { variable
1754 reorder = channel_reorder_nolfe[ch_conf]; in ff_dca_lbr_filter_frame()
Ddcaenc.c205 c->channel_order_tab = channel_reorder_nolfe[c->channel_config]; in encode_init()