Home
last modified time | relevance | path

Searched refs:uc_type (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/hal/
Dplatform_api.h181 void platform_add_app_type(const char *uc_type,
/hardware/qcom/audio/hal/msm8974/
Dplatform.c730 int uc_type; member
4879 void platform_add_app_type(const char *uc_type, in platform_add_app_type() argument
4891 ap->uc_type = -1; in platform_add_app_type()
4893 if (!strcmp(uc_type, usecase_type_index[i].name)) { in platform_add_app_type()
4894 ap->uc_type = usecase_type_index[i].index; in platform_add_app_type()
4899 if (ap->uc_type == -1) { in platform_add_app_type()
4905 __func__, uc_type, mode, bw, app_type, max_rate); in platform_add_app_type()
4926 usecase_type_t uc_type, in platform_get_app_type_v2() argument
4936 __func__, uc_type, mode, bw, sr); in platform_get_app_type_v2()
4940 __func__, entry->uc_type, entry->mode, entry->bit_width, in platform_get_app_type_v2()
[all …]
/hardware/qcom/audio/hal/msm8960/
Dplatform.c1405 void platform_add_app_type(const char *uc_type __unused, in platform_add_app_type()
/hardware/qcom/audio/hal/msm8916/
Dplatform.c2893 void platform_add_app_type(const char *uc_type __unused,