| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-sgi_uv | 6 about the SGI UV platform. 14 SGI UV systems can be partitioned into multiple physical 22 A partitioned SGI UV system can have one or more coherence
|
| H A D | sysfs-bus-iio | 1353 UV light intensity index measuring the human skin's response to 1355 standardised CIE Erythemal Action Spectrum. UV index values range
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0021-gst-libs-Support-NV16_10LE40.patch | 55 + guint32 UV = 0; 66 + UV = GST_READ_UINT32_LE (suv); 67 + Un = UV & 0x3ff; 68 + Vn = (UV >> 10) & 0x3ff; 86 + Un = (UV >> 20) & 0x3ff; 87 + Vn = (UV >> 30); 88 + UV = GST_READ_UINT8 (suv); 89 + Vn |= (UV << 2); 227 * @GST_VIDEO_FORMAT_NV12_16L32S: NV12 with 16x32 Y tiles and 16x16 UV tiles. (Since: 1.22)
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | s390-pv-boot.rst | 20 to the Ultravisor (UV) and instruct it to secure the memory of the 23 SIE instruction which the UV will intercept and execute on KVM's 56 The PV header contains the keys and hashes, which the UV will use to 60 and initrd. The components are decrypted by the UV. 72 UV will clear all memory when a secure VM is removed, and therefore
|
| H A D | s390-pv.rst | 11 PVMs are mostly managed by a new entity called Ultravisor (UV). The UV
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/ |
| H A D | cx2341x-uapi.rst | 18 values, the second containing UV macroblocks. 28 The UV plane is divided into blocks of 16x8 UV values going from left 32 contain 8 UV value pairs (16 bytes in total). The second 16 bytes are the 33 second line of 8 UV pairs of the top-left block, etc. After transmitting 86 // Again, the UV plane is divided into blocks of 16x16 UV values.
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-uv8.rst | 10 UV plane interleaved 16 In this format there is no Y plane, Only CbCr plane. ie (UV interleaved)
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 2832 Decoder horizontal UV alias register 1 2836 Decoder horizontal UV alias register 2 2840 Decoder horizontal UV alias register 3 2844 Decoder horizontal UV alias register 4 2848 Decoder horizontal UV alias register 5 2852 Decoder horizontal UV alias trigger 2854 These six registers control the horizontal aliasing for the UV plane. 2868 Decoder UV source width in pixels 2871 Decoder UV destination width in pixels 2891 Decoder UV horizontal scaling [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | Kconfig | 404 tristate "SI1133 UV Index Sensor and Ambient Light Sensor" 409 UV Index Sensor and Ambient Light Sensor chip. 415 tristate "SI1132 and SI1141/2/3/5/6/7 combined ALS, UV index and proximity sensor" 421 SI1141/2/3/5/6/7 combined ambient light, UV index and proximity sensor 581 tristate "VEML6070 UV A light sensor" 584 Say Y here if you want to build a driver for the Vishay VEML6070 UV A 601 tristate "ZOPT2201 ALS and UV B sensor" 605 ZOPT2201 ambient light and UV B sensor.
|
| /OK3568_Linux_fs/buildroot/package/domoticz/ |
| H A D | Config.in | 29 various sensors/meters like Temperature, Rain, Wind, UV,
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | drawing.cpp | 588 unsigned char* UV = yuv420sp + w * h; in draw_rectangle_yuv420sp() local 590 draw_rectangle_c2(UV, w / 2, h / 2, w, rx / 2, ry / 2, rw / 2, rh / 2, v_uv, thickness_uv); in draw_rectangle_yuv420sp()
|
| /OK3568_Linux_fs/external/linux-rga/ |
| H A D | CHANGELOG.md | 27 - 增加在不支持UV均值下采样的芯片上针对YUV422->YUV420场景下采样方法的示例代码。
|
| /OK3568_Linux_fs/kernel/arch/ia64/ |
| H A D | Kconfig | 188 bool "SGI-UV support" 191 UV based systems. If you have an SGI UV system or are building a
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | s3fb.rst | 10 S3 Trio64 (and variants V+, UV+, V2/DX, V2/GX)
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | Kconfig | 436 tristate "UV_MMTIMER Memory mapped RTC for SGI UV" 441 UV system timer.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.rst | 173 X86_UV SGI UV support is enabled.
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | assembly.h | 111 addib,UV,n -1,1,.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | ipu3.rst | 522 UV: Luminance) presentation. This is done by applying 527 is applied for a UV plane down sampling by a factor
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_FAQ_RGA_CN.md | 997 …it,所以该格式需要4对齐才能满足RGA硬件的32bit取数要求;YUV格式存储相对较为特殊,本身排列要求需要2对齐,Y通道单像素存储大小为8bit,UV通道根据420/422决定每四个像素的存储… 1047 …版本低于该版本请尝试更新SDK至最新版。由于RGA硬件本身不支持灰度图格式,这里灰度图使用的格式是 **RK_FORMAT_Y400** ,表征为没有UV通道的YUV格式,仅有Y通道的YUV便是2…
|
| H A D | Rockchip_FAQ_RGA_EN.md | 988 … needs 4 alignment to meet the 32bit fetching requirement of RGA hardware. UV channel according to… 1036 …sed here is **RK_FORMAT_Y400**, which is represented as YUV format without UV channel. YUV with on…
|
| H A D | Rockchip_Developer_Guide_RGA_CN.md | 2711 …NVERT_CHANNEL_NONE<br /> Y/G分量反色使能:IM_OSD_INVERT_CHANNEL_Y_G<br /> C(UV)/RB分量反色使能:IM_OSD_INV…
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | Kconfig | 295 If you are not running on a SGI UV system, say N.
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | ultravisor.rst | 1050 * H_PAGE_IN_NONSHARED indicates that the UV is not anymore
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_facial_gate/ |
| H A D | ir.yuv | 416 …8:2%178;;6+*9;2(&.0;BC=43<B?:984785/021,*+>L=:;4:9($/35<837<3/0,03284,)344=UV?79319YbWOMH<I14?>34<… 419 ….16EA<UA:RSTS4-09@G@D302-62#+-9:466,'*6ABMB-2/,/95699AEFC>98/'3>AGF;:78<6(<UV@-$$%-.(-233,.' (,,*0…
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 107 …����η��fV�O0]hY�����������������������������������L1N�������������������_o�UV������������~t�������… 126 …]XTNNONLLGA?:1+-+)+,+,,+)&)*)+((+,--++,*,-+,-++*+,+,-+-.-,++--*--,--$0H]`UV[c[JK=8F7%5C<=>;NSLPd… 511 …543103+5��}����������oPMXeovqoqld[SHKZo}~~~��|xusssqlhd]UV/… 518 …����Ң��E�x6Rl]Y���������������������������������fEDa�������������������zc��UV������������zs�������… 577 …�ndu����������������������������������������������������������������~zwsmf\UV<,;5<H=.4B]j_q3(\sn… 726 …3��w���������������������������������������������������������������~{xrmf\UV@7O5(EWUXTZd(1… 794 …31,0T�����¶������������������������������������JI�����}x}������������{yvrn`UV[\[[YWVUQJE<5<$�͚�?:… 1166 …����������������������������������������������������UL���xuz�������|zutqi]UV[^]\YXZXVSMF<57,~�˲�… 1298 …������������������������������������������������������БD~�|ytwz}�����}ume\UV]`][\\YYXVQMH<58, |�̻… 1426 …*,,,+),+,/.,+-,+,-,--,--.-).Eh�zf]TKH:5:) %(,"%%%' #$$+#$,8<6BUX^n��r\UV[agnqrokf`[XY\aflonkd… [all …]
|