Home
last modified time | relevance | path

Searched refs:sample_rates (Results 101 – 125 of 565) sorted by relevance

12345678910>>...23

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/api/
H A Dapi-flac-test.c245 int sample_rates[] = {8000, 44100, 48000, 192000}; in main() local
261 for (sr = 0; sr < FF_ARRAY_ELEMS(sample_rates); sr++) { in main()
262 if (init_encoder(enc, &enc_ctx, channel_layouts[cl], sample_rates[sr]) != 0) in main()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/api/
H A Dapi-flac-test.c250 int sample_rates[] = {8000, 44100, 48000, 192000}; in main() local
266 for (sr = 0; sr < FF_ARRAY_ELEMS(sample_rates); sr++) { in main()
267 if (init_encoder(enc, &enc_ctx, channel_layouts[cl], sample_rates[sr]) != 0) in main()
/dports/misc/seabios/seabios-1.14.0/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/api/
H A Dapi-flac-test.c231 int sample_rates[] = {8000, 44100, 48000, 192000}; in main() local
247 for (sr = 0; sr < FF_ARRAY_ELEMS(sample_rates); sr++) { in main()
248 if (init_encoder(enc, &enc_ctx, channel_layouts[cl], sample_rates[sr]) != 0) in main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/
H A Dmouse.c106 static u8 VAR16 sample_rates[7] = {10, 20, 40, 60, 80, 100, 200}; in mouse_15c202() local
107 if (regs->bh >= ARRAY_SIZE(sample_rates)) { in mouse_15c202()
111 u8 mouse_data1 = GET_GLOBAL(sample_rates[regs->bh]); in mouse_15c202()
/dports/audio/gnuitar/gnuitar-0.3.2/src/
H A Dgui.c769 GList *sample_rates = NULL; in sample_dlg() local
811 sample_rates = g_list_append(sample_rates, "48000"); in sample_dlg()
812 sample_rates = g_list_append(sample_rates, "44100"); in sample_dlg()
813 sample_rates = g_list_append(sample_rates, "22050"); in sample_dlg()
814 sample_rates = g_list_append(sample_rates, "16000"); in sample_dlg()
815 gtk_combo_set_popdown_strings(GTK_COMBO(sparams.rate), sample_rates); in sample_dlg()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cpal-0.13.4/src/host/oboe/
H A Dmod.rs152 let sample_rates = if !device.sample_rates.is_empty() { in device_supported_configs() localVariable
153 device.sample_rates.as_slice() in device_supported_configs()
172 let mut output = Vec::with_capacity(sample_rates.len() * channel_counts.len() * formats.len()); in device_supported_configs()
173 for sample_rate in sample_rates { in device_supported_configs()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Ddhav.c71 static const uint32_t sample_rates[] = { variable
108 if (index < FF_ARRAY_ELEMS(sample_rates)) { in parse_ext()
109 dhav->sample_rate = sample_rates[index]; in parse_ext()
124 if (index < FF_ARRAY_ELEMS(sample_rates)) { in parse_ext()
125 dhav->sample_rate = sample_rates[index]; in parse_ext()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Ddhav.c71 static const uint32_t sample_rates[] = { variable
108 if (index < FF_ARRAY_ELEMS(sample_rates)) { in parse_ext()
109 dhav->sample_rate = sample_rates[index]; in parse_ext()
124 if (index < FF_ARRAY_ELEMS(sample_rates)) { in parse_ext()
125 dhav->sample_rate = sample_rates[index]; in parse_ext()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Ddhav.c71 static const uint32_t sample_rates[] = { variable
108 if (index < FF_ARRAY_ELEMS(sample_rates)) { in parse_ext()
109 dhav->sample_rate = sample_rates[index]; in parse_ext()
124 if (index < FF_ARRAY_ELEMS(sample_rates)) { in parse_ext()
125 dhav->sample_rate = sample_rates[index]; in parse_ext()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cpal-0.13.4/src/host/oboe/
H A Dmod.rs152 let sample_rates = if !device.sample_rates.is_empty() { in device_supported_configs() localVariable
153 device.sample_rates.as_slice() in device_supported_configs()
172 let mut output = Vec::with_capacity(sample_rates.len() * channel_counts.len() * formats.len()); in device_supported_configs()
173 for sample_rate in sample_rates { in device_supported_configs()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Ddhav.c71 static const uint32_t sample_rates[] = { variable
108 if (index < FF_ARRAY_ELEMS(sample_rates)) { in parse_ext()
109 dhav->sample_rate = sample_rates[index]; in parse_ext()
124 if (index < FF_ARRAY_ELEMS(sample_rates)) { in parse_ext()
125 dhav->sample_rate = sample_rates[index]; in parse_ext()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dasrc_anullsrc.c82 int sample_rates[] = { null->sample_rate, -1 }; in query_formats() local
86 ff_set_common_samplerates (ctx, ff_make_format_list(sample_rates)); in query_formats()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dasrc_anullsrc.c82 int sample_rates[] = { null->sample_rate, -1 }; in query_formats() local
87 … (ret = ff_set_common_samplerates (ctx, ff_make_format_list (sample_rates ))) < 0) in query_formats()

12345678910>>...23