Home
last modified time | relevance | path

Searched refs:AI_NTSC_DACRATE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/mips/
H A Dsnd-n64.c27 #define AI_NTSC_DACRATE 48681812 macro
214 rate = ((2 * AI_NTSC_DACRATE / runtime->rate) + 1) / 2 - 1; in n64audio_pcm_prepare()