Home
last modified time | relevance | path

Searched full:limited (Results 1 – 25 of 9586) sorted by relevance

12345678910>>...384

/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
Dipu-ic-csc.c29 * 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 …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dcolorspaces-details.rst16 ``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 …]
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
Dcsc.c31 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()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_rate.c26 * 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
121 /* Clear app limited if bubble is acked and gone. */ in tcp_rate_gen()
177 /* Record the last non-app-limited or the highest app-limited bw */ in tcp_rate_gen()
187 /* If a gap is detected between sends, mark the socket application-limited. */
196 /* We are not limited by CWND. */ in tcp_rate_check_app_limited()
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
Dlos_arch_timer.h4 * Copyright (c) 2021 Nuclei Limited. All rights reserved.
21 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
Dlos_timer.c4 * Copyright (c) 2021 Nuclei Limited. All rights reserved.
21 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
Dlos_arch_context.h4 * Copyright (c) 2021 Nuclei Limited. All rights reserved.
21 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
25 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
/kernel/linux/linux-5.10/fs/jfs/
Djfs_unicode.h40 * 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
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
Dhw_counters.h5 * 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
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-ptp.c45 * 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
Dxgbe-dcb.c45 * 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
Dxgbe-ethtool.c45 * 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 …]
/kernel/linux/linux-5.10/include/dt-bindings/clock/
Dhip04-clock.h3 * Copyright (c) 2013-2014 Hisilicon Limited.
4 * Copyright (c) 2013-2014 Linaro Limited.
/kernel/linux/linux-5.10/include/uapi/rdma/
Dbnxt_re-abi.h6 * 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
/kernel/uniproton/
DLICENSE61 …OUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEME…
90 …r otherwise transfer its Contribution, where such patent license is only limited to the patent cla…
102 …OR COPYRIGHT HOLDER BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING, BUT NOT LIMITED TO ANY DIRECT, OR…
126 …OUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEME…
/kernel/linux/linux-5.10/fs/cifs/
Dcifs_unicode.h191 * 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
/kernel/linux/linux-5.10/arch/arm/vfp/
Dentry.S5 * Copyright (C) 2004 ARM Limited.
6 * Written by Deep Blue Solutions Limited.
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h3 * Copyright (c) 2016 Linaro Limited.
4 * Copyright (c) 2014-2016 Hisilicon Limited.
/kernel/linux/linux-5.10/drivers/clk/hisilicon/
Dclk-hip04.c5 * Copyright (c) 2013-2014 Hisilicon Limited.
6 * Copyright (c) 2013-2014 Linaro Limited.
/kernel/liteos_a/testsuites/
DLICENSE19 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
23 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
/kernel/linux/linux-5.10/include/linux/
Dsoundcard.h13 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
/kernel/liteos_a/
DLICENSE19 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
23 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
/kernel/liteos_m/testsuites/
DLICENSE19 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
23 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
/kernel/liteos_m/
DLICENSE19 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
23 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml153 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 …]

12345678910>>...384