Searched defs:pcm_device (Results 1 – 4 of 4) sorted by relevance
204 struct pcm_device { struct206 struct pcm_device_profile* pcm_profile; argument207 struct pcm* pcm;208 int status;210 struct resampler_itfe* resampler;211 int16_t* res_buffer;212 size_t res_byte_count;213 struct cras_dsp_context* dsp_context;214 int sound_trigger_handle;
1150 struct pcm_device *pcm_device; in get_next_buffer() local1215 struct pcm_device *pcm_device; in read_frames() local1261 struct pcm_device *pcm_device; in in_release_pcm_devices() local1314 struct pcm_device *pcm_device; in start_input_stream() local1475 struct pcm_device *pcm_device; in uc_release_pcm_devices() local1493 struct pcm_device *pcm_device; in uc_select_pcm_devices() local1522 struct pcm_device *pcm_device; in out_close_pcm_devices() local1556 struct pcm_device *pcm_device; in out_open_pcm_devices() local1890 struct pcm_device *pcm_device; in out_set_parameters() local2065 struct pcm_device *pcm_device; in out_write() local[all …]
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;