Home
last modified time | relevance | path

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

12345678910>>...153

/linux/drivers/gpu/ipu-v3/
H A 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 …]
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-details.rst16 ``V4L2_YCBCR_ENC_601``. The default Y'CbCr quantization is limited
82 The default quantization is limited range, but full range is possible
94 quantization is limited range. The chromaticities of the primary colors
156 The default quantization is limited range, but full range is possible
169 scaled and offset according to the limited range formula:
182 scaled and offset according to the limited range formula:
196 As seen by the xvYCC formulas these encodings always use limited range quantization,
198 is that values outside the limited range are still valid, although they
211 ``V4L2_YCBCR_ENC_601``. The default Y'CbCr quantization is limited range.
215 R'G'B' to limited range Y'CbCr. So choosing full range as the default
[all …]
/linux/drivers/media/platform/ti/vpe/
H A 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()
/linux/net/ipv4/
H A 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
123 /* Clear app limited if bubble is acked and gone. */ in tcp_rate_gen()
183 /* Record the last non-app-limited or the highest app-limited bw */ in tcp_rate_gen()
193 /* If a gap is detected between sends, mark the socket application-limited. */
202 /* We are not limited by CWND. */ in tcp_rate_check_app_limited()
/linux/fs/nls/
H A Dnls_ucs2_utils.h122 * string (length limited)
137 * UniStrncat: Concatenate length limited string
155 * UniStrncmp: Compare length limited string
169 * UniStrncmp_le: Compare length limited string - native to little-endian
184 * UniStrncpy: Copy length limited string with pad
200 * UniStrncpy_le: Copy length limited string with pad to little-endian
/linux/fs/jfs/
H A Djfs_unicode.h33 * UniStrncpy: Copy length limited string with pad
50 * UniStrncmp_le: Compare length limited string - native to little-endian
65 * UniStrncpy_to_le: Copy length limited string with pad to little-endian
82 * UniStrncpy_from_le: Copy length limited string with pad from little-endian
/linux/include/dt-bindings/clock/
H A Dhip04-clock.h3 * Copyright (c) 2013-2014 Hisilicon Limited.
4 * Copyright (c) 2013-2014 Linaro Limited.
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_inexact_rst.pkt7 // 5.771921 server_ip > client_ip TLSv1.2 337 [Packet size limited during capture]
8 // 5.771994 server_ip > client_ip TLSv1.2 337 [Packet size limited during capture]
10 // 5.787924 server_ip > client_ip TLSv1.2 1300 [Packet size limited during capture]
/linux/arch/arm64/boot/dts/arm/
H A Dcorstone1000-mps3.dts3 * Copyright (c) 2022, Arm Limited. All rights reserved.
4 * Copyright (c) 2022, Linaro Limited. All rights reserved.
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h3 * Copyright (c) 2016 Linaro Limited.
4 * Copyright (c) 2014-2016 HiSilicon Limited.
/linux/drivers/clk/hisilicon/
H A Dclk-hip04.c5 * Copyright (c) 2013-2014 Hisilicon Limited.
6 * Copyright (c) 2013-2014 Linaro Limited.
/linux/include/uapi/rdma/
H A 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
/linux/include/linux/
H A 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
/linux/tools/include/uapi/linux/
H A Dtcp.h271 __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/drivers/net/ethernet/chelsio/cxgb3/
H A Dfirmware_exports.h24 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
79 /* Maximum size of a WR sent from the host, limited by the SGE.
81 * Note: WR coming from ULP or TP are only limited by CIM.
/linux/arch/arm/mach-omap1/
H A Dboard-ams-delta.h12 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
16 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
/linux/arch/mips/include/asm/mach-rc32434/
H A Dprom.h13 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
17 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
/linux/LICENSES/preferred/
H A DBSD-2-Clause23 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
H A DBSD-3-Clause27 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm9hmidc.dtsi22 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
26 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
H A Dbcm94708.dts22 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
26 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
/linux/arch/arm/kernel/
H A Dfiqasm.S8 * Copyright (C) 2011, Linaro Limited
14 * v7/Thumb-2 compatibility modifications by Linaro Limited, 2011.
/linux/drivers/soc/fsl/qbman/
H A Dqman_test.h20 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
24 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
/linux/LICENSES/dual/
H A DApache-2.042 including but not limited to software source code, documentation source,
46 or translation of a Source form, including but not limited to compiled
69 representatives, including but not limited to communication on electronic
171 not limited to damages for loss of goodwill, work stoppage, computer
/linux/arch/mips/txx9/rbtx4927/
H A Dprom.c18 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
22 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS

12345678910>>...153