Home
last modified time | relevance | path

Searched refs:autodetect (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/
H A D0003-autodetect-Add-preferred-for-autovideosink-autoaudio.patch4 Subject: [PATCH 03/12] autodetect: Add preferred for
9 gst/autodetect/gstautoaudiosink.c | 3 +++
10 gst/autodetect/gstautodetect.c | 14 ++++++++++++++
11 gst/autodetect/gstautodetect.h | 1 +
12 gst/autodetect/gstautovideosink.c | 3 +++
15 diff --git a/gst/autodetect/gstautoaudiosink.c b/gst/autodetect/gstautoaudiosink.c
17 --- a/gst/autodetect/gstautoaudiosink.c
18 +++ b/gst/autodetect/gstautoaudiosink.c
30 autodetect->media_klass = "Audio";
31 autodetect->flag = GST_ELEMENT_FLAG_SINK;
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/
H A D0003-autodetect-Add-preferred-for-autovideosink-autoaudio.patch4 Subject: [PATCH 03/12] autodetect: Add preferred for
9 gst/autodetect/gstautoaudiosink.c | 3 +++
10 gst/autodetect/gstautodetect.c | 14 ++++++++++++++
11 gst/autodetect/gstautodetect.h | 1 +
12 gst/autodetect/gstautovideosink.c | 3 +++
15 diff --git a/gst/autodetect/gstautoaudiosink.c b/gst/autodetect/gstautoaudiosink.c
17 --- a/gst/autodetect/gstautoaudiosink.c
18 +++ b/gst/autodetect/gstautoaudiosink.c
30 autodetect->media_klass = "Audio";
31 autodetect->flag = GST_ELEMENT_FLAG_SINK;
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/
H A D0003-autodetect-Add-preferred-for-autovideosink-autoaudio.patch4 Subject: [PATCH 3/5] autodetect: Add preferred for autovideosink/autoaudiosink
8 gst/autodetect/gstautoaudiosink.c | 3 +++
9 gst/autodetect/gstautodetect.c | 14 ++++++++++++++
10 gst/autodetect/gstautodetect.h | 1 +
11 gst/autodetect/gstautovideosink.c | 3 +++
14 diff --git a/gst/autodetect/gstautoaudiosink.c b/gst/autodetect/gstautoaudiosink.c
16 --- a/gst/autodetect/gstautoaudiosink.c
17 +++ b/gst/autodetect/gstautoaudiosink.c
29 autodetect->media_klass = "Audio";
30 autodetect->flag = GST_ELEMENT_FLAG_SINK;
[all …]
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dabituguru.rst32 .. [1] For revisions 2 and 3 uGuru's the driver can autodetect the
63 * -1 autodetect (default)
69 on your motherboard. Default: 0 (autodetect).
72 pwms) your motherboard has. Default: 0 (autodetect).
H A Ddell-smm-hwmon.rst114 autodetect)
118 autodetect)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/fftw/fftw/
H A D0001-NEON-autodetection-segfaults-assume-neon-present.patch69 -/* don't know how to autodetect NEON; assume it is present */
70 +/* autodetect NEON broken; assume it is present */
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/build-appliance-image/
H A DYocto_Build_Appliance.vmx19 sound.autodetect = "TRUE"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/
H A Dhddtemp_0.3-beta15.bb10 file://hddtemp-0.3-beta15-autodetect-717479.patch \
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-log-status.rst35 channels. Also many modern devices autodetect video and audio standards
/OK3568_Linux_fs/kernel/drivers/block/
H A Dfloppy.c2076 !drive_params[drive].autodetect[probed_format]) { in next_valid_format()
2080 if (floppy_type[drive_params[drive].autodetect[probed_format]].sect) { in next_valid_format()
2907 …_floppy = floppy_type + drive_params[current_drive].autodetect[drive_state[current_drive].probed_f… in redo_fd_request()
3470 static bool valid_floppy_drive_params(const short autodetect[FD_AUTODETECT_SIZE], in valid_floppy_drive_params()
3477 if (autodetect[i] < 0 || in valid_floppy_drive_params()
3478 autodetect[i] >= floppy_type_size) in valid_floppy_drive_params()
3613 if (!valid_floppy_drive_params(inparam.dp.autodetect, in fd_locked_ioctl()
3691 short autodetect[FD_AUTODETECT_SIZE]; member
3805 if (!valid_floppy_drive_params(v.autodetect, v.native_format)) in compat_setdrvprm()
3824 memcpy(drive_params[drive].autodetect, v.autodetect, in compat_setdrvprm()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/gconf/
H A Dpython3.patch35 # autodetect if file is XML or not
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsaa7115.c1711 int autodetect; in saa711x_detect_chip() local
1713 autodetect = !id || id->driver_data == 1; in saa711x_detect_chip()
1730 if (!autodetect && strcmp(name, id->name)) in saa711x_detect_chip()
1776 if (!autodetect && strcmp(name, id->name)) in saa711x_detect_chip()
1790 if (!autodetect && strcmp(name, id->name)) in saa711x_detect_chip()
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-meta-base.bb39 gstreamer1.0-plugins-good-autodetect \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfd.h175 short autodetect[8]; /* autodetected formats */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfd.h175 short autodetect[8]; /* autodetected formats */ member
/OK3568_Linux_fs/kernel/drivers/pnp/pnpbios/
H A DKconfig11 Specification Version 1.0A May 5, 1994" to autodetect built-in
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfd.h178 short autodetect[FD_AUTODETECT_SIZE]; /* autodetected formats */ member
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Defifb.rst36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/dec/
H A Ddmfe.rst32 This way it will autodetect the device mode.This is the suggested way to load the module.Or you can…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/
H A Dncurses-config.patch53 # try find ncuses by autodetect
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Diuu_phoenix.rst86 The autodetect feature used is the serial CD. If that doesn't
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Drockchip-mipi-dphy.txt40 0 - autodetect based on other properties (MIPI CSI-2 D-PHY, parallel or Bt656)
/OK3568_Linux_fs/kernel/drivers/md/
H A DMakefile47 obj-y += md-autodetect.o
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst267 autodetect.
270 autodetect.
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A DREADME.md33 ./stressapptest -f /tmp/file1 -f /tmp/file2 # Run 2 file IO threads, and autodetect memory size and…

12