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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_plugin.c39 static int rate_match(unsigned int src_rate, unsigned int dst_rate) function
405 if (! rate_match(srcformat.rate, dstformat.rate) &&
441 if (!rate_match(srcformat.rate, dstformat.rate)) {

Completed in 30 milliseconds