Searched refs:prateshift_name (Results 1 – 3 of 3) sorted by relevance
130 char *prateshift_name; /* ascii name for the playback rate shift ctl elem */ member
1237 if (lhandle->prateshift_name) { in openctl()1238 err = openctl_elem_ascii(lhandle, lhandle->prateshift_name, in openctl()1242 lhandle->prateshift_name); in openctl()
639 play->prateshift_name = arg_prateshift; in parse_config()