Home
last modified time | relevance | path

Searched refs:defdsp (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/cubeb/src/
H A Dcubeb_oss.c1015 const char *defdsp; in oss_stream_init() local
1017 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1018 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1031 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1036 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()
/dports/www/firefox-esr/firefox-91.8.0/media/libcubeb/src/
H A Dcubeb_oss.c1042 const char *defdsp; in oss_stream_init() local
1044 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1045 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1058 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1063 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cubeb/src/
H A Dcubeb_oss.c1039 const char * defdsp; in oss_stream_init() local
1041 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1042 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1054 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1059 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()
/dports/emulators/citra/citra-ac98458e0/externals/cubeb/src/
H A Dcubeb_oss.c1039 const char * defdsp; in oss_stream_init() local
1041 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1042 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1054 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1059 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_oss.c1015 const char *defdsp; in oss_stream_init() local
1017 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1018 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1031 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1036 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()
/dports/www/firefox/firefox-99.0/media/libcubeb/src/
H A Dcubeb_oss.c1039 const char * defdsp; in oss_stream_init() local
1041 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1042 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1054 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1059 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_oss.c1015 const char *defdsp; in oss_stream_init() local
1017 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1018 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1031 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1036 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-sys/libcubeb/src/
H A Dcubeb_oss.c1015 const char *defdsp; in oss_stream_init() local
1017 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1018 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1031 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1036 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libcubeb/src/
H A Dcubeb_oss.c1042 const char *defdsp; in oss_stream_init() local
1044 if (!(defdsp = getenv(ENV_AUDIO_DEVICE)) || *defdsp == '\0') in oss_stream_init()
1045 defdsp = OSS_DEFAULT_DEVICE; in oss_stream_init()
1058 strlcpy(s->record.name, defdsp, sizeof(s->record.name)); in oss_stream_init()
1063 strlcpy(s->play.name, defdsp, sizeof(s->play.name)); in oss_stream_init()