Home
last modified time | relevance | path

Searched refs:route_policy (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_plug.c54 enum snd_pcm_plug_route_policy route_policy; member
431 enum snd_pcm_plug_route_policy rpolicy = plug->route_policy; in snd_pcm_plug_change_channels()
1150 enum snd_pcm_plug_route_policy route_policy, in snd_pcm_plug_open()
1169 plug->route_policy = route_policy; in snd_pcm_plug_open()
1223 route_policy STR # route policy for automatic ttable generation
1273 enum snd_pcm_plug_route_policy route_policy = PLUG_ROUTE_POLICY_DEFAULT; in _snd_pcm_plug_open() local
1294 route_policy = PLUG_ROUTE_POLICY_NONE; in _snd_pcm_plug_open()
1302 if (strcmp(id, "route_policy") == 0) { in _snd_pcm_plug_open()
1311 route_policy in _snd_pcm_plug_open()
1146 snd_pcm_plug_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int schannels, int srate, const snd_config_t *rate_converter, enum snd_pcm_plug_route_policy route_policy, snd_pcm_route_ttable_entry_t *ttable, unsigned int tt_ssize, unsigned int tt_cused, unsigned int tt_sused, snd_pcm_t *slave, int close_slave) snd_pcm_plug_open() argument
[all...]

Completed in 2 milliseconds