Searched refs:SB_RATE_TO_TC (Results 1 – 1 of 1) sorted by relevance
120 #define SB_RATE_TO_TC(x) (256 - 1000000 / (x)) macro575 tc = SB_RATE_TO_TC(p->sample_rate * p->channels); in sbdsp_set_params()585 tc = SB_RATE_TO_TC(p->sample_rate * p->channels); in sbdsp_set_params()