Searched refs:mixeng_volume (Results 1 – 4 of 4) sorted by relevance
29 struct mixeng_volume { int mute; mixeng_real r; mixeng_real l; }; argument32 struct mixeng_volume { int mute; int64_t r; int64_t l; }; struct37 int samples, struct mixeng_volume *vol);
122 struct mixeng_volume vol;138 struct mixeng_volume vol;216 extern struct mixeng_volume nominal_volume;
112 (struct st_sample *dst, const void *src, int samples, struct mixeng_volume *vol) in glue()132 (struct st_sample *dst, const void *src, int samples, struct mixeng_volume *vol) in glue()
197 struct mixeng_volume nominal_volume = {803 int samples, struct mixeng_volume *vol) in noop_conv()