HomeSort by relevance Sort by last modified time
    Searched refs:iRate (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
streamplayer.cpp 79 iRate = GetSampleRate(aRate);
80 if(iRate == KErrNotFound)
123 audioSettings.iSampleRate = iRate;
206 iStream->SetAudioPropertiesL(iRate, iChannels);
streamplayer.h 67 TInt iRate;
SDL_epocaudio.cpp 178 void Open(TInt iRate, TInt iChannels, TUint32 aType, TInt aBytes);
194 TInt iRate;
298 iPlayer->OpenStream(iRate, iChannels, iType);
403 const TInt64 specTime = bufMs / TInt64(iRate * iChannels * 2);
434 iRate = aRate;
437 iBufferRate = iRate * iChannels * aBytes; //1/x
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_radio.h     [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 154 milliseconds