Home
last modified time | relevance | path

Searched refs:pcmGetPcmPeriodSettings (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/audio/
Dtalsa.cpp124 PcmPeriodSettings pcmGetPcmPeriodSettings() { in pcmGetPcmPeriodSettings() function
142 const PcmPeriodSettings periodSettings = pcmGetPcmPeriodSettings(); in pcmOpen()
Dprimary_device.cpp88 talsa::pcmGetPcmPeriodSettings().periodCount, in getInputBufferSize()
293 talsa::pcmGetPcmPeriodSettings().periodCount, in openOutputStreamImpl()
323 talsa::pcmGetPcmPeriodSettings().periodCount, in openInputStreamImpl()
Dtalsa.h37 PcmPeriodSettings pcmGetPcmPeriodSettings();
Ddevice_port_sink.cpp80 talsa::pcmGetPcmPeriodSettings(); in getLatencyMs()