/linux-5.10/drivers/gpu/ipu-v3/ |
D | ipu-ic-csc.c | 29 * RGB full-range to RGB limited-range 46 * RGB limited-range to RGB full-range 63 * YUV full-range to YUV limited-range 81 * YUV limited-range to YUV full-range 128 /* BT.601 RGB full-range to YUV limited-range */ 140 /* BT.601 RGB limited-range to YUV full-range */ 151 /* BT.601 RGB limited-range to YUV limited-range */ 186 /* BT.601 YUV full-range to RGB limited-range */ 197 /* BT.601 YUV limited-range to RGB full-range */ 208 /* BT.601 YUV limited-range to RGB limited-range */ [all …]
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | colorspaces-details.rst | 16 ``V4L2_YCBCR_ENC_601``. The default Y'CbCr quantization is limited 86 The default quantization is limited range, but full range is possible 98 quantization is limited range. The chromaticities of the primary colors 164 The default quantization is limited range, but full range is possible 177 scaled and offset according to the limited range formula: 190 scaled and offset according to the limited range formula: 204 As seen by the xvYCC formulas these encodings always use limited range quantization, 206 is that values outside the limited range are still valid, although they 219 ``V4L2_YCBCR_ENC_601``. The default Y'CbCr quantization is limited range. 223 R'G'B' to limited range Y'CbCr. So choosing full range as the default [all …]
|
/linux-5.10/drivers/media/platform/ti-vpe/ |
D | csc.c | 31 struct quantization limited; member 49 .limited = { 63 .limited = { 79 .limited = { 93 .limited = { 197 coeff = csc_coeffs.y2r.r601.limited.coeff; in csc_set_coeff() 202 coeff = csc_coeffs.y2r.r709.limited.coeff; in csc_set_coeff() 225 coeff = csc_coeffs.r2y.r601.limited.coeff; in csc_set_coeff() 230 coeff = csc_coeffs.r2y.r709.limited.coeff; in csc_set_coeff()
|
/linux-5.10/net/ipv4/ |
D | tcp_rate.c | 26 * network bottleneck link rate when the sending or receiving is limited by 31 * TCP flows can often be application-limited in request/response workloads. 32 * The estimator marks a bandwidth sample as application-limited if there 116 /* Clear app limited if bubble is acked and gone. */ in tcp_rate_gen() 172 /* Record the last non-app-limited or the highest app-limited bw */ in tcp_rate_gen() 182 /* If a gap is detected between sends, mark the socket application-limited. */ 191 /* We are not limited by CWND. */ in tcp_rate_check_app_limited()
|
/linux-5.10/fs/jfs/ |
D | jfs_unicode.h | 40 * UniStrncpy: Copy length limited string with pad 57 * UniStrncmp_le: Compare length limited string - native to little-endian 72 * UniStrncpy_to_le: Copy length limited string with pad to little-endian 89 * UniStrncpy_from_le: Copy length limited string with pad from little-endian
|
/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
D | hw_counters.h | 5 * Broadcom refers to Broadcom Limited and/or its subsidiaries. 25 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 29 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ptp.c | 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 49 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 78 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 105 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 109 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
D | xgbe-dcb.c | 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 49 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 78 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 105 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 109 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
D | xgbe-ethtool.c | 45 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 49 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 74 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 78 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 105 * BASIS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 109 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 463 netdev_err(netdev, "rx-usec is limited to %d usecs\n", in xgbe_set_coalesce() 468 netdev_err(netdev, "rx-frames is limited to %d frames\n", in xgbe_set_coalesce() 477 netdev_err(netdev, "tx-frames is limited to %d frames\n", in xgbe_set_coalesce() 693 * - Tx is additionally limited by the number of hardware queues in xgbe_get_channels() [all …]
|
/linux-5.10/include/dt-bindings/clock/ |
D | hip04-clock.h | 3 * Copyright (c) 2013-2014 Hisilicon Limited. 4 * Copyright (c) 2013-2014 Linaro Limited.
|
/linux-5.10/include/uapi/rdma/ |
D | bnxt_re-abi.h | 6 * Broadcom refers to Broadcom Limited and/or its subsidiaries. 26 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 30 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
/linux-5.10/fs/cifs/ |
D | cifs_unicode.h | 191 * string (length limited) 207 * UniStrncat: Concatenate length limited string 225 * UniStrncmp: Compare length limited string 240 * UniStrncmp_le: Compare length limited string - native to little-endian 255 * UniStrncpy: Copy length limited string with pad 272 * UniStrncpy_le: Copy length limited string with pad to little-endian
|
/linux-5.10/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_drv.h | 3 * Copyright (c) 2016 Linaro Limited. 4 * Copyright (c) 2014-2016 Hisilicon Limited.
|
/linux-5.10/drivers/clk/hisilicon/ |
D | clk-hip04.c | 5 * Copyright (c) 2013-2014 Hisilicon Limited. 6 * Copyright (c) 2013-2014 Linaro Limited.
|
/linux-5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 153 description: BIPAI KEJI LIMITED 195 description: CDTech(H.K.) Electronics Limited 297 description: Dragino Technology Co., Limited 427 description: Garmin Limited 445 description: Hisilicon Limited. 593 description: Linaro Limited 609 description: Logic Technologies Limited 615 description: Loongson Technology Corporation Limited 641 description: Mustek Limited 716 description: MYIR Tech Limited [all …]
|
/linux-5.10/arch/arm/vfp/ |
D | entry.S | 5 * Copyright (C) 2004 ARM Limited. 6 * Written by Deep Blue Solutions Limited.
|
/linux-5.10/include/linux/ |
D | soundcard.h | 13 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 17 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
/linux-5.10/include/uapi/linux/ |
D | tcp.h | 271 __u64 tcpi_rwnd_limited; /* Time (usec) limited by receive window */ 272 __u64 tcpi_sndbuf_limited; /* Time (usec) limited by send buffer */ 293 TCP_NLA_RWND_LIMITED, /* Time (usec) limited by receive window */ 294 TCP_NLA_SNDBUF_LIMITED, /* Time (usec) limited by send buffer */ 303 TCP_NLA_DELIVERY_RATE_APP_LMT, /* delivery rate application limited ? */
|
/linux-5.10/arch/arm/kernel/ |
D | fiqasm.S | 8 * Copyright (C) 2011, Linaro Limited 14 * v7/Thumb-2 compatibility modifications by Linaro Limited, 2011.
|
/linux-5.10/arch/arm/boot/dts/ |
D | bcm9hmidc.dtsi | 22 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 26 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/linux-5.10/LICENSES/preferred/ |
D | BSD-2-Clause | 23 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 27 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
/linux-5.10/arch/arm/mach-omap1/ |
D | board-h3.h | 13 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 17 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
D | board-h2.h | 14 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 18 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
/linux-5.10/arch/mips/include/asm/mach-rc32434/ |
D | prom.h | 13 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 17 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
/linux-5.10/drivers/soc/fsl/qbman/ |
D | qman_test.h | 20 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 24 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|