Searched defs:pcm_device (Results 1 – 3 of 3) sorted by relevance
952 struct pcm_device *pcm_device; in get_capture_delay() local998 struct pcm_device *pcm_device; in update_echo_reference() local1221 struct pcm_device *pcm_device; in get_playback_delay() local1552 struct pcm_device *pcm_device; in read_and_process_frames() local1710 struct pcm_device *pcm_device; in get_next_buffer() local1826 struct pcm_device *pcm_device; in read_frames() local1872 struct pcm_device *pcm_device; in in_release_pcm_devices() local1933 struct pcm_device *pcm_device; in start_input_stream() local2237 struct pcm_device *pcm_device; in uc_release_pcm_devices() local2255 struct pcm_device *pcm_device; in uc_select_pcm_devices() local[all …]
251 struct pcm_device { struct253 struct pcm_device_profile* pcm_profile; argument254 struct pcm* pcm;255 int status;257 struct resampler_itfe* resampler;258 int16_t* res_buffer;259 size_t res_byte_count;260 int sound_trigger_handle;
162 unsigned int pcm_device; member