Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioStreamOutALSA.cpp378 status_t AudioStreamOutALSA::getRenderPosition(uint32_t *dspFrames) in getRenderPosition()
/hardware/libhardware_legacy/audio/
DAudioHardwareStub.cpp162 status_t AudioStreamOutStub::getRenderPosition(uint32_t *dspFrames) in getRenderPosition()
DAudioHardwareGeneric.cpp303 status_t AudioStreamOutGeneric::getRenderPosition(uint32_t *dspFrames) in getRenderPosition()
DAudioDumpInterface.cpp411 status_t AudioStreamOutDump::getRenderPosition(uint32_t *dspFrames) in getRenderPosition()
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h1381 uint32_t dspFrames; in TEST_P() local