Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c88 unsigned long periodSize, bufferSize, reqBuffSize; in set_params() local
Darec.c92 unsigned long periodSize, bufferSize, reqBuffSize; in set_params() local
/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.cpp590 …reDevice(unsigned flags, char* hw, int sampleRate, int channelCount, int periodSize, bool playback… in configureDevice()
Dalsa_default.cpp349 unsigned long periodSize = pcm->period_size; in setSoftwareParams() local
DAudioHardwareALSA.h177 unsigned int periodSize; member