Searched defs:audio_track_cblk_t (Results 1 – 2 of 2) sorted by relevance
129 struct audio_track_cblk_t struct134 /*virtual*/ ~audio_track_cblk_t() { } in ~audio_track_cblk_t() argument136 friend class Proxy;137 friend class ClientProxy;138 friend class AudioTrackClientProxy;139 friend class AudioRecordClientProxy;140 friend class ServerProxy;141 friend class AudioTrackServerProxy;142 friend class AudioRecordServerProxy;147 uint32_t mServer; // Number of filled frames consumed by server (mIsOut),[all …]
50 audio_track_cblk_t::audio_track_cblk_t() in audio_track_cblk_t() function in android::audio_track_cblk_t