Lines Matching refs:PCM_CAPTURE
53 } else if (stream_type == PCM_CAPTURE) { in set_stream_app_type_mixer_ctrl()
166 rc = platform_get_default_app_type_v2(adev->platform, PCM_CAPTURE, &app_type); in audio_extn_utils_send_app_type_cfg_hfp()
171 PCM_CAPTURE, in audio_extn_utils_send_app_type_cfg_hfp()
185 rc = platform_get_default_app_type_v2(adev->platform, PCM_CAPTURE, &app_type); in audio_extn_utils_send_app_type_cfg_hfp()
188 acdb_dev_id, sample_rate, PCM_CAPTURE, in audio_extn_utils_send_app_type_cfg_hfp()
234 PCM_CAPTURE, in derive_capture_app_type_cfg()
242 PCM_CAPTURE, in derive_capture_app_type_cfg()
249 PCM_CAPTURE, in derive_capture_app_type_cfg()
339 } else if(usecase->type == PCM_CAPTURE) { in derive_acdb_dev_id()
372 } else if (usecase->type == PCM_CAPTURE) { in audio_extn_utils_send_app_type_cfg()
393 } else if (usecase->type == PCM_CAPTURE) in audio_extn_utils_send_app_type_cfg()
456 } else if (type == PCM_CAPTURE && usecase->stream.in != NULL) { in audio_extn_utils_send_audio_calibration()