| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/ |
| H A D | 0003-autodetect-Add-preferred-for-autovideosink-autoaudio.patch | 4 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 D | 0003-autodetect-Add-preferred-for-autovideosink-autoaudio.patch | 4 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 D | 0003-autodetect-Add-preferred-for-autovideosink-autoaudio.patch | 4 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 D | abituguru.rst | 32 .. [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 D | dell-smm-hwmon.rst | 114 autodetect) 118 autodetect)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/fftw/fftw/ |
| H A D | 0001-NEON-autodetection-segfaults-assume-neon-present.patch | 69 -/* 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 D | Yocto_Build_Appliance.vmx | 19 sound.autodetect = "TRUE"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/ |
| H A D | hddtemp_0.3-beta15.bb | 10 file://hddtemp-0.3-beta15-autodetect-717479.patch \
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-log-status.rst | 35 channels. Also many modern devices autodetect video and audio standards
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | floppy.c | 2076 !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 D | python3.patch | 35 # autodetect if file is XML or not
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | saa7115.c | 1711 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 D | gstreamer1.0-meta-base.bb | 39 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 D | fd.h | 175 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 D | fd.h | 175 short autodetect[8]; /* autodetected formats */ member
|
| /OK3568_Linux_fs/kernel/drivers/pnp/pnpbios/ |
| H A D | Kconfig | 11 Specification Version 1.0A May 5, 1994" to autodetect built-in
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fd.h | 178 short autodetect[FD_AUTODETECT_SIZE]; /* autodetected formats */ member
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | efifb.rst | 36 For GOP displays, efifb can autodetect the display's resolution and framebuffer
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/dec/ |
| H A D | dmfe.rst | 32 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 D | ncurses-config.patch | 53 # try find ncuses by autodetect
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | iuu_phoenix.rst | 86 The autodetect feature used is the serial CD. If that doesn't
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | rockchip-mipi-dphy.txt | 40 0 - autodetect based on other properties (MIPI CSI-2 D-PHY, parallel or Bt656)
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | Makefile | 47 obj-y += md-autodetect.o
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/dlink/ |
| H A D | dl2k.rst | 267 autodetect. 270 autodetect.
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | README.md | 33 ./stressapptest -f /tmp/file1 -f /tmp/file2 # Run 2 file IO threads, and autodetect memory size and…
|