Searched defs:audio_track_cblk_t (Results 1 – 2 of 2) sorted by relevance
78 struct audio_track_cblk_t struct83 /*virtual*/ ~audio_track_cblk_t() { } in ~audio_track_cblk_t() argument85 friend class Proxy;86 friend class ClientProxy;87 friend class AudioTrackClientProxy;88 friend class AudioRecordClientProxy;89 friend class ServerProxy;90 friend class AudioTrackServerProxy;91 friend class AudioRecordServerProxy;96 uint32_t mServer; // Number of filled frames consumed by server (mIsOut),[all …]
28 audio_track_cblk_t::audio_track_cblk_t() in audio_track_cblk_t() function in android::audio_track_cblk_t