Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Daudio_hw.h204 struct pcm_device { struct
206 struct pcm_device_profile* pcm_profile; argument
207 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;
Daudio_hw.c1150 struct pcm_device *pcm_device; in get_next_buffer() local
1215 struct pcm_device *pcm_device; in read_frames() local
1261 struct pcm_device *pcm_device; in in_release_pcm_devices() local
1314 struct pcm_device *pcm_device; in start_input_stream() local
1475 struct pcm_device *pcm_device; in uc_release_pcm_devices() local
1493 struct pcm_device *pcm_device; in uc_select_pcm_devices() local
1522 struct pcm_device *pcm_device; in out_close_pcm_devices() local
1556 struct pcm_device *pcm_device; in out_open_pcm_devices() local
1890 struct pcm_device *pcm_device; in out_set_parameters() local
2065 struct pcm_device *pcm_device; in out_write() local
[all …]
/device/htc/flounder/audio/hal/
Daudio_hw.c973 struct pcm_device *pcm_device; in get_capture_delay() local
1019 struct pcm_device *pcm_device; in update_echo_reference() local
1237 struct pcm_device *pcm_device; in get_playback_delay() local
1568 struct pcm_device *pcm_device; in read_and_process_frames() local
1726 struct pcm_device *pcm_device; in get_next_buffer() local
1842 struct pcm_device *pcm_device; in read_frames() local
1888 struct pcm_device *pcm_device; in in_release_pcm_devices() local
1949 struct pcm_device *pcm_device; in start_input_stream() local
2255 struct pcm_device *pcm_device; in uc_release_pcm_devices() local
2273 struct pcm_device *pcm_device; in uc_select_pcm_devices() local
[all …]
Daudio_hw.h254 struct pcm_device { struct
256 struct pcm_device_profile* pcm_profile; argument
257 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;