Home
last modified time | relevance | path

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

/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;