Home
last modified time | relevance | path

Searched defs:playback (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.cpp327 status_t AudioUsbALSA::setSoftwareParams(pcm *pcm, bool playback) in setSoftwareParams()
590 …eDevice(unsigned flags, char* hw, int sampleRate, int channelCount, int periodSize, bool playback){ in configureDevice()