Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp189 struct submix_stream_in { struct
190 struct audio_stream_in stream;
191 struct submix_audio_device *dev;
192 int route_handle;
193 bool input_standby;
196 struct timespec record_start_time;
198 uint64_t read_counter_frames;
199 uint64_t read_counter_frames_since_standby;
203 volatile int32_t ref_count;
206 int log_fd;
[all …]