Home | History | Annotate | Download | only in audio

Lines Matching refs:stereo

308 	else if (strcmp(pref, "stereo") == 0)
449 gboolean mono, stereo;
461 g_value_set_static_string(value, "stereo");
577 stereo = FALSE;
585 stereo = TRUE;
587 if (mono && stereo) {
594 else if (stereo)
616 gboolean mono, stereo;
702 stereo = FALSE;
710 stereo = TRUE;
712 if (mono && stereo) {
719 else if (stereo)
807 if (strcmp(mode, "stereo") == 0)
809 else if (strcmp(mode, "joint-stereo") == 0)