Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c952 struct pcm_device *pcm_device; in get_capture_delay() local
998 struct pcm_device *pcm_device; in update_echo_reference() local
1221 struct pcm_device *pcm_device; in get_playback_delay() local
1552 struct pcm_device *pcm_device; in read_and_process_frames() local
1710 struct pcm_device *pcm_device; in get_next_buffer() local
1826 struct pcm_device *pcm_device; in read_frames() local
1872 struct pcm_device *pcm_device; in in_release_pcm_devices() local
1933 struct pcm_device *pcm_device; in start_input_stream() local
2237 struct pcm_device *pcm_device; in uc_release_pcm_devices() local
2255 struct pcm_device *pcm_device; in uc_select_pcm_devices() local
[all …]
Daudio_hw.h251 struct pcm_device { struct
253 struct pcm_device_profile* pcm_profile; argument
254 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;
/device/samsung/manta/audio/
Daudio_hw.c162 unsigned int pcm_device; member