Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/fastpath/
DFastCaptureState.h39 audio_format_t mFastPatchRecordFormat = AUDIO_FORMAT_INVALID; member
DFastCapture.cpp211 memcpy_by_audio_format(patchBuffer.raw, current->mFastPatchRecordFormat, in onWork()
/frameworks/av/services/audioflinger/
DThreads.cpp8502 state->mFastPatchRecordFormat = fastTrack == 0 ? in threadLoop()