/third_party/alsa-utils/alsactl/ |
D | utils.c | 104 static void syslog_(int prio, const char *fcn, long line, in syslog_() 116 void info_(const char *fcn, long line, const char *fmt, ...) in info_() 131 void error_(const char *fcn, long line, const char *fmt, ...) in error_() 146 void cerror_(const char *fcn, long line, int cond, const char *fmt, ...) in cerror_() 163 void dbg_(const char *fcn, long line, const char *fmt, ...) in dbg_()
|
D | init_parse.c | 751 void (*fcn)(snd_ctl_elem_id_t *, unsigned int); in elemid_set() local
|
/third_party/alsa-lib/test/ |
D | oldapi.c | 38 myfcn *fcn; in main() local
|
/third_party/alsa-lib/src/ |
D | confeval.c | 123 snd_config_expand_fcn_t fcn, void *private_data) in _snd_eval_string() 253 snd_config_expand_fcn_t fcn, void *private_data) in snd_config_evaluate_string()
|
D | conf.c | 3438 #define SND_CONFIG_SEARCHA(root, config, key, result, fcn, extra_code) \ argument 3465 #define SND_CONFIG_SEARCHV(config, result, fcn) \ argument 3489 #define SND_CONFIG_SEARCHVA(root, config, result, fcn) \ argument 4866 snd_config_expand_fcn_t fcn, in snd_config_walk() 5006 snd_config_expand_fcn_t fcn, in _snd_config_expand() 5624 snd_config_expand_fcn_t fcn, void *private_data, in snd_config_expand_custom()
|
/third_party/alsa-lib/src/ucm/ |
D | ucm_subs.c | 200 const char *(*fcn)(void *opaque); member 211 lookup_fcn_t fcn; member 221 struct lookup_fcn *fcn; in rval_lookup_main() local 600 #define MATCH_VARIABLE(name, id, fcn, empty_ok) \ argument 608 #define MATCH_VARIABLE2(name, id, fcn, empty_ok) \ argument
|
/third_party/lame/libmp3lame/ |
D | util.c | 497 blackman(FLOAT x, FLOAT fcn, int l) in blackman() 549 FLOAT fcn, intratio; in fill_buffer_resample() local
|
/third_party/alsa-lib/src/control/ |
D | namehint.c | 431 #define IFACE(v, fcn) [SND_CTL_ELEM_IFACE_##v] = (next_devices_t)fcn argument
|
/third_party/alsa-lib/modules/mixer/simple/ |
D | python.c | 169 char *s, fcn[32] = "opsIs"; in is_ops() local
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_ladspa.c | 1096 LADSPA_Descriptor_Function fcn = (LADSPA_Descriptor_Function)dlsym(handle, "ladspa_descriptor"); in snd_pcm_ladspa_check_file() local
|