OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCM_CAPTURE
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/hal/
audio_hw.h
152
PCM_CAPTURE
,
audio_hw.c
170
if (usecase->type ==
PCM_CAPTURE
)
197
if (usecase->type ==
PCM_CAPTURE
)
293
if (usecase->type !=
PCM_CAPTURE
&&
499
} else if (usecase->type ==
PCM_CAPTURE
) {
609
in->pcm_device_id = platform_get_pcm_device_id(in->usecase,
PCM_CAPTURE
);
620
uc_info->type =
PCM_CAPTURE
;
[
all
...]
Completed in 25 milliseconds