VIDC_SOUND_CLOCK  200 sound/oss/vidc.c 		hwrate = (((VIDC_SOUND_CLOCK * 2) / rate) + 1) >> 1;
VIDC_SOUND_CLOCK  213 sound/oss/vidc.c 		rate_int = VIDC_SOUND_CLOCK / hwrate;