Home
last modified time | relevance | path

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

/hardware/interfaces/audio/effect/all-versions/default/
DVisualizerEffect.cpp224 uint8_t halCapture[mCaptureSize]; in capture() local
226 &halCaptureSize, halCapture); in capture()
229 capture.setToExternal(&halCapture[0], halCaptureSize); in capture()