Searched refs:SamplesPerSecond (Results 1 – 2 of 2) sorted by relevance
89 int SamplesPerSecond; member
1107 pContext->pBundledContext->SamplesPerSecond = 8000 * NrChannels; in Effect_setConfig()1111 pContext->pBundledContext->SamplesPerSecond = 16000 * NrChannels; in Effect_setConfig()1115 pContext->pBundledContext->SamplesPerSecond = 22050 * NrChannels; in Effect_setConfig()1119 pContext->pBundledContext->SamplesPerSecond = 32000 * NrChannels; in Effect_setConfig()1123 pContext->pBundledContext->SamplesPerSecond = 44100 * NrChannels; in Effect_setConfig()1127 pContext->pBundledContext->SamplesPerSecond = 48000 * NrChannels; in Effect_setConfig()1131 pContext->pBundledContext->SamplesPerSecond = 88200 * NrChannels; in Effect_setConfig()1135 pContext->pBundledContext->SamplesPerSecond = 96000 * NrChannels; in Effect_setConfig()1139 pContext->pBundledContext->SamplesPerSecond = 176400 * NrChannels; in Effect_setConfig()1143 pContext->pBundledContext->SamplesPerSecond = 192000 * NrChannels; in Effect_setConfig()[all …]