Lines Matching defs:freq
677 /* lookup table to convert freq */
1851 APPL_TRACE_EVENT(" ch mode %d, subnd %d, nb blk %d, alloc %d, rate %d, freq %d",
2078 APPL_TRACE_DEBUG("ch mode %d, nbsubd %d, nb %d, alloc %d, rate %d, freq %d",
2127 int freq = 48000;
2130 freq = 16000;
2133 freq = 32000;
2136 freq = 44100;
2139 freq = 48000;
2142 return freq;