Searched defs:hop (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | sbcdsp.c | 68 int i, j, hop = 0; in sbc_analyze_simd() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.c | 1806 _snd_pcm_direct_get_slave_ipc_offset(snd_config_t *root, snd_config_t *sconf, int direction, int hop) global() argument
|
H A D | pcm.c | 2878 int hop; in snd_pcm_open_named_slave() local 2712 snd_pcm_open_noupdate(snd_pcm_t **pcmp, snd_config_t *root, const char *name, snd_pcm_stream_t stream, int mode, int hop) snd_pcm_open_noupdate() argument
|
/third_party/alsa-lib/src/control/ |
H A D | control.c | 1589 int hop; in _snd_ctl_open_named_child() local 1561 snd_ctl_open_noupdate(snd_ctl_t **ctlp, snd_config_t *root, const char *name, int mode, int hop) snd_ctl_open_noupdate() argument
|
/third_party/alsa-lib/src/ |
H A D | conf.c | 462 int hop; member 5800 void snd_config_set_hop(snd_config_t *conf, int hop) in snd_config_set_hop() argument
|
/third_party/alsa-lib/src/seq/ |
H A D | seq.c | 1022 int hop; in _snd_seq_open_lconf() local 927 snd_seq_open_noupdate(snd_seq_t **seqp, snd_config_t *root, const char *name, int streams, int mode, int hop) snd_seq_open_noupdate() argument
|
Completed in 34 milliseconds