Home | History | Annotate | Download | only in darwin-x86

Lines Matching refs:pConfig

137 const S_EAS_LIB_CONFIG *pConfig = NULL;
487 pConfig = EAS_Config();
493 streamFormat.mSampleRate = pConfig->sampleRate;
531 pBuf->uOutBufferLength = pConfig->mixBufferSize * streamFormat.mBitsPerChannel / 2;
553 pBuf->uOutBufferLength /= pConfig->numChannels;