Home
last modified time | relevance | path

Searched defs:mCblk (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DFastCaptureState.h39 audio_track_cblk_t* mCblk; // control block for the single fast client, or NULL member
H A DTrackBase.h356 audio_track_cblk_t* mCblk; variable
H A DEffects.h415 effect_param_cblk_t* mCblk; // control block for deferred parameter setting via variable
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioEffect.h620 effect_param_cblk_t* mCblk = nullptr; // control block for deferred parameter setting variable
H A DAudioRecord.h742 audio_track_cblk_t* mCblk; // re-load after mLock.unlock() variable
H A DAudioTrack.h1148 audio_track_cblk_t* mCblk; // re-load after mLock.unlock() variable