Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/default/
DStreamOut.cpp401 uint32_t halDspFrames; in getRenderPosition() local
403 mStream->get_render_position(mStream, &halDspFrames)); in getRenderPosition()
404 _hidl_cb(retval, halDspFrames); in getRenderPosition()