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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dpcm_plugin.c43 static int rate_match(unsigned int src_rate, unsigned int dst_rate) function
398 if (! rate_match(srcformat.rate, dstformat.rate) &&
434 if (!rate_match(srcformat.rate, dstformat.rate)) {

Completed in 95 milliseconds