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.cpp238 uint8_t halCapture[mCaptureSize]; in capture() local
240 &halCaptureSize, halCapture); in capture()
243 capture.setToExternal(&halCapture[0], halCaptureSize); in capture()