Home
last modified time | relevance | path

Searched defs:clientIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/include/private/media/
DAudioEffectShared.h38 volatile uint32_t clientIndex; // Current read/write index for application member
/frameworks/av/services/audioflinger/
DEffects.cpp2052 const uint32_t clientIndex = mCblk->clientIndex; in command() local