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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dresample.c191 static const uint8_t supported_resampling[MAX_CHANNELS] = { variable
218 if (!(supported_resampling[input_channels-1] & (1<<(output_channels-1)))) {
224 if (supported_resampling[input_channels-1] & (1<<i))

Completed in 29 milliseconds