/hardware/qcom/audio/msm8909/voice_processing/ |
D | voice_processing.c | 62 struct session_s *session; // session the effect is on member 250 struct session_s *session, in effect_create() 268 static int session_init(struct session_s *session) in session_init() 284 static int session_create_effect(struct session_s *session, in session_create_effect() 315 static int session_release_effect(struct session_s *session, in session_release_effect() 332 static int session_set_config(struct session_s *session, effect_config_t *config) in session_set_config() 360 static void session_get_config(struct session_s *session, effect_config_t *config) in session_get_config() 369 static void session_set_fx_enabled(struct session_s *session, uint32_t id, bool enabled) in session_set_fx_enabled() 396 struct session_s *session; in get_session() local 486 struct session_s *session; in fx_process() local [all …]
|
/hardware/qcom/audio/voice_processing/ |
D | voice_processing.c | 63 struct session_s *session; // session the effect is on member 251 struct session_s *session, in effect_create() 269 static int session_init(struct session_s *session) in session_init() 285 static int session_create_effect(struct session_s *session, in session_create_effect() 316 static int session_release_effect(struct session_s *session, in session_release_effect() 333 static int session_set_config(struct session_s *session, effect_config_t *config) in session_set_config() 361 static void session_get_config(struct session_s *session, effect_config_t *config) in session_get_config() 370 static void session_set_fx_enabled(struct session_s *session, uint32_t id, bool enabled) in session_set_fx_enabled() 397 struct session_s *session; in get_session() local 483 struct session_s *session; in fx_process() local [all …]
|
/hardware/qcom/audio/hal/voice_extn/ |
D | voice_extn.c | 142 struct voice_session *session = NULL; in get_session_id_with_state() local 162 struct voice_session *session = NULL; in update_calls() local 293 struct voice_session *session = NULL; in update_call_states() local 338 struct voice_session *session = NULL; in voice_extn_is_call_state_active() local 379 struct voice_session **session) in voice_extn_get_session_from_use_case()
|
/hardware/qcom/audio/msm8909/hal/voice_extn/ |
D | voice_extn.c | 132 struct voice_session *session = NULL; in get_session_id_with_state() local 152 struct voice_session *session = NULL; in update_calls() local 283 struct voice_session *session = NULL; in update_call_states() local 328 struct voice_session *session = NULL; in voice_extn_is_call_state_active() local 367 struct voice_session **session) in voice_extn_get_session_from_use_case()
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 456 TEEC_Session* session, /* OUT */ in TEEC_OpenSession() 474 void TEEC_CloseSession (TEEC_Session* session) in TEEC_CloseSession() 494 TEEC_Session* session, in TEEC_InvokeCommand() 750 TEEC_Session* session, /* OUT */ in TEEC_OpenSessionEx() 826 TEEC_Session* session, in TEEC_InvokeCommandEx()
|
/hardware/qcom/audio/msm8909/hal/ |
D | voice.c | 48 struct voice_session *session = NULL; in voice_get_session_from_use_case() local 63 struct voice_session *session = NULL; in voice_stop_usecase() local 116 struct voice_session *session = NULL; in voice_start_usecase() local
|
D | voice.h | 60 struct voice_session session[MAX_VOICE_SESSIONS]; member
|
/hardware/ti/omap4-aah/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 464 TEEC_Session* session, /* OUT */ in TEEC_OpenSession() 482 void TEEC_CloseSession (TEEC_Session* session) in TEEC_CloseSession() 502 TEEC_Session* session, in TEEC_InvokeCommand() 758 TEEC_Session* session, /* OUT */ in TEEC_OpenSessionEx() 834 TEEC_Session* session, in TEEC_InvokeCommandEx()
|
/hardware/qcom/audio/hal/ |
D | voice.c | 44 struct voice_session *session = NULL; in voice_get_session_from_use_case() local 111 struct voice_session *session = NULL; in voice_stop_usecase() local 161 struct voice_session *session = NULL; in voice_start_usecase() local
|
D | voice.h | 58 struct voice_session session[MAX_VOICE_SESSIONS]; member
|
/hardware/libhardware/modules/audio/ |
D | audio_policy.c | 109 audio_stream_type_t stream, int session) in ap_start_output() 115 audio_stream_type_t stream, int session) in ap_stop_output() 206 int session, in ap_register_effect()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_ni.h | 53 loc_eng_ni_session_s_type session; /* SUPL NI Session */ member
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_ni.h | 53 loc_eng_ni_session_s_type session; /* SUPL NI Session */ member
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.h | 53 loc_eng_ni_session_s_type session; /* SUPL NI Session */ member
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_ni.h | 53 loc_eng_ni_session_s_type session; /* SUPL NI Session */ member
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_ni.h | 53 loc_eng_ni_session_s_type session; /* SUPL NI Session */ member
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | audio_policy_hal.cpp | 152 audio_stream_type_t stream, int session) in ap_start_output() 160 audio_stream_type_t stream, int session) in ap_stop_output() 279 int session, in ap_register_effect()
|
/hardware/libhardware_legacy/audio/ |
D | audio_policy_hal.cpp | 154 audio_stream_type_t stream, audio_session_t session) in ap_start_output() 162 audio_stream_type_t stream, audio_session_t session) in ap_stop_output() 281 audio_session_t session, in ap_register_effect()
|
D | AudioPolicyCompatClient.cpp | 93 status_t AudioPolicyCompatClient::moveEffects(audio_session_t session, audio_io_handle_t srcOutput, in moveEffects()
|
D | AudioPolicyManagerBase.cpp | 743 audio_session_t session) in startOutput() 811 audio_session_t session) in stopOutput() 1230 audio_session_t session, in registerEffect()
|
/hardware/qcom/audio/msm8909/policy_hal/ |
D | AudioPolicyManager.cpp | 1700 audio_session_t session, in getInputForAttr() 1782 audio_session_t session) in startInput() 1905 audio_session_t session) in stopInput()
|
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg.h | 371 mm_jpeg_job_session_t session[MM_JPEG_MAX_SESSION]; member
|
/hardware/qcom/audio/msm8909/hal/msm8916/ |
D | platform.c | 2650 int platform_update_lch(void *platform, struct voice_session *session, in platform_update_lch()
|
/hardware/qcom/audio/msm8909/hal/msm8974/ |
D | platform.c | 2522 int platform_update_lch(void *platform, struct voice_session *session, in platform_update_lch()
|
/hardware/ril/include/telephony/ |
D | ril.h | 318 …int session; // Unique session value defined by framework returned in all "responses/un… member
|