Home
last modified time | relevance | path

Searched defs:fcn (Results 1 – 10 of 10) sorted by relevance

/third_party/alsa-utils/alsactl/
Dutils.c104 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_()
Dinit_parse.c751 void (*fcn)(snd_ctl_elem_id_t *, unsigned int); in elemid_set() local
/third_party/alsa-lib/test/
Doldapi.c38 myfcn *fcn; in main() local
/third_party/alsa-lib/src/
Dconfeval.c123 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()
Dconf.c3438 #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/
Ducm_subs.c200 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/
Dutil.c497 blackman(FLOAT x, FLOAT fcn, int l) in blackman()
549 FLOAT fcn, intratio; in fill_buffer_resample() local
/third_party/alsa-lib/src/control/
Dnamehint.c431 #define IFACE(v, fcn) [SND_CTL_ELEM_IFACE_##v] = (next_devices_t)fcn argument
/third_party/alsa-lib/modules/mixer/simple/
Dpython.c169 char *s, fcn[32] = "opsIs"; in is_ops() local
/third_party/alsa-lib/src/pcm/
Dpcm_ladspa.c1096 LADSPA_Descriptor_Function fcn = (LADSPA_Descriptor_Function)dlsym(handle, "ladspa_descriptor"); in snd_pcm_ladspa_check_file() local