Searched defs:pcm_device (Results 1 – 2 of 2) sorted by relevance
973 struct pcm_device *pcm_device; in get_capture_delay() local1019 struct pcm_device *pcm_device; in update_echo_reference() local1237 struct pcm_device *pcm_device; in get_playback_delay() local1568 struct pcm_device *pcm_device; in read_and_process_frames() local1726 struct pcm_device *pcm_device; in get_next_buffer() local1842 struct pcm_device *pcm_device; in read_frames() local1888 struct pcm_device *pcm_device; in in_release_pcm_devices() local1949 struct pcm_device *pcm_device; in start_input_stream() local2255 struct pcm_device *pcm_device; in uc_release_pcm_devices() local2273 struct pcm_device *pcm_device; in uc_select_pcm_devices() local[all …]
254 struct pcm_device { struct256 struct pcm_device_profile* pcm_profile; argument257 struct pcm* pcm;258 int status;260 struct resampler_itfe* resampler;261 int16_t* res_buffer;262 size_t res_byte_count;263 int sound_trigger_handle;