Searched defs:audio_track_cblk_t (Results 1 – 2 of 2) sorted by relevance
127 struct audio_track_cblk_t struct132 /*virtual*/ ~audio_track_cblk_t() { } in ~audio_track_cblk_t() argument134 friend class Proxy;135 friend class ClientProxy;136 friend class AudioTrackClientProxy;137 friend class AudioRecordClientProxy;138 friend class ServerProxy;139 friend class AudioTrackServerProxy;140 friend class AudioRecordServerProxy;145 uint32_t mServer; // Number of filled frames consumed by server (mIsOut),[all …]
48 audio_track_cblk_t::audio_track_cblk_t() in audio_track_cblk_t() function in android::audio_track_cblk_t