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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmaprodec.c540 int fixed_channel_layout = 0; /**< flag indicating that all channels use the same subframe offsets and sizes */ local
557 fixed_channel_layout = 1;
566 if (fixed_channel_layout || channels_for_cur_subframe == 1 ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmalosslessdec.c336 int fixed_channel_layout = 0; /* flag indicating that all channels use the same subfra2me offsets and sizes */ local
346 fixed_channel_layout = 1;
355 if (fixed_channel_layout || channels_for_cur_subframe == 1 ||
H A Dwmaprodec.c552 int fixed_channel_layout = 0; /**< flag indicating that all channels use the same subframe offsets and sizes */ local
567 fixed_channel_layout = 1;
576 if (fixed_channel_layout || channels_for_cur_subframe == 1 ||

Completed in 122 milliseconds