Home
last modified time | relevance | path

Searched refs:ar (Results 1 – 12 of 12) sorted by relevance

/system/media/audio_route/
Daudio_route.c81 struct audio_route *ar; member
120 static inline struct mixer_ctl *index_to_ctl(struct audio_route *ar, in index_to_ctl() argument
123 return ar->mixer_state[ctl_index].ctl; in index_to_ctl()
127 static void path_print(struct audio_route *ar, struct mixer_path *path)
134 struct mixer_ctl *ctl = index_to_ctl(ar, path->setting[i].ctl_index);
151 static void path_free(struct audio_route *ar) in path_free() argument
155 for (i = 0; i < ar->num_mixer_paths; i++) { in path_free()
156 free(ar->mixer_path[i].name); in path_free()
157 if (ar->mixer_path[i].setting) { in path_free()
158 free(ar->mixer_path[i].setting->value.ptr); in path_free()
[all …]
/system/media/audio_route/include/audio_route/
Daudio_route.h26 void audio_route_free(struct audio_route *ar);
29 int audio_route_apply_path(struct audio_route *ar, const char *name);
32 int audio_route_apply_and_update_path(struct audio_route *ar, const char *name);
35 int audio_route_reset_path(struct audio_route *ar, const char *name);
38 int audio_route_reset_and_update_path(struct audio_route *ar, const char *name);
41 void audio_route_reset(struct audio_route *ar);
44 int audio_route_update_mixer(struct audio_route *ar);
/system/chre/build/arch/
Dx86.mk16 TARGET_AR = $(X86_TOOLS_PREFIX)llvm-ar
Dcortexm.mk17 TARGET_AR = $(CORTEXM_TOOLS_PREFIX)/bin/arm-none-eabi-ar
Dhexagon.mk17 TARGET_AR = $(HEXAGON_TOOLS_PREFIX)/Tools/bin/hexagon-ar
/system/libvintf/include/vintf/
Dparse_string.h33 std::ostream &operator<<(std::ostream &os, Arch ar);
56 bool parse(const std::string &s, Arch *ar);
/system/bt/build/toolchain/gcc/
DBUILD.gn42 command = "rm -f {{output}} && ar rcs {{output}} @$rspfile"
/system/bt/bta/
DAndroid.bp46 "ar/bta_ar.cc",
DBUILD.gn29 "ar/bta_ar.cc",
/system/bt/build/toolchain/clang/
DBUILD.gn61 command = "rm -f {{output}} && ar rcs {{output}} @$rspfile"
/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c105 char ar[sz]; \
Dchre_slpi_stub.c105 char ar[sz]; \