Searched refs:channel_order_tab (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddca.c243 const int8_t* channel_order_tab; ///< channel reordering table, lfe and non lfe member in struct:__anon514
1059 qmf_32_subbands(s, k, subband_samples[k], &s->samples[256 * s->channel_order_tab[k]],
1244 s->channel_order_tab = dca_channel_reorder_lfe[s->amode];
1246 s->channel_order_tab = dca_channel_reorder_nolfe[s->amode];

Completed in 99 milliseconds