Searched full:444 (Results 1 – 25 of 137) sorted by relevance
123456
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
D | rc_calc_fpu.h | 57 CM_RGB, /* 444 RGB */ 58 CM_444, /* 444 YUV or simple 422 */
|
D | rc_calc_fpu.c | 67 int mode = MODE_SELECT(444, 422, 420); in get_qp_set() 76 TABLE_CASE(444, 8, max); in get_qp_set() 77 TABLE_CASE(444, 8, min); in get_qp_set() 78 TABLE_CASE(444, 10, max); in get_qp_set() 79 TABLE_CASE(444, 10, min); in get_qp_set() 80 TABLE_CASE(444, 12, max); in get_qp_set() 81 TABLE_CASE(444, 12, min); in get_qp_set()
|
/Linux-v6.1/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | bpf.json | 154 … "$TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' index 444", 160 "cmdUnderTest": "$TC action delete action bpf index 444", 162 "verifyCmd": "$TC action get action bpf index 444", 163 …*: bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' default-action pipe.*index 444 ref",
|
/Linux-v6.1/tools/arch/x86/kcpuid/ |
D | Makefile | 24 install -m 444 -p cpuid.csv $(HWDATADIR)/cpuid.csv
|
/Linux-v6.1/Documentation/gpu/ |
D | afbc.rst | 164 - 8-bit per component YCbCr 444, single plane 171 - 10-bit per component YCbCr 444, single plane
|
/Linux-v6.1/tools/power/acpi/man/ |
D | acpidump.8 | 79 Acpi table [SSDT] - 444 bytes written to SSDT1.dat
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/modes/interface/ |
D | isp_types.h | 31 * formats it's the actual depth (4, for 444, 8 for 888 etc).
|
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | ovti,ov772x.yaml | 15 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
|
/Linux-v6.1/Documentation/x86/x86_64/ |
D | mm.rst | 62 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole 121 ffffff8000000000 | -512 GB | ffffffeeffffffff | 444 GB | ... unused hole
|
/Linux-v6.1/samples/pktgen/ |
D | README.rst | 23 -p : ($DST_PORT) destination PORT range (e.g. 433-444) is also allowed
|
D | parameters.sh | 13 echo " -p : (\$DST_PORT) destination PORT range (e.g. 433-444) is also allowed"
|
/Linux-v6.1/drivers/misc/habanalabs/include/goya/ |
D | goya_async_events.h | 172 GOYA_ASYNC_EVENT_ID_TPC6_QM = 444,
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | renesas,rzg2l-irqc.yaml | 97 <GIC_SPI 444 IRQ_TYPE_LEVEL_HIGH>,
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | dsc.h | 51 …bool is_pixel_format_444; /* 'true' if pixel format is 'RGB 444' or 'Simple YCbCr 4:2:2' (4:2:2 up…
|
D | dwb.h | 138 bool warmup_mode; /* false: 420, true: 444 */
|
/Linux-v6.1/tools/perf/scripts/python/ |
D | powerpc-hcalls.py | 118 444: 'H_GET_PERF_COUNT',
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/ |
D | ia_css_frame_format.h | 67 IA_CSS_FRAME_FORMAT_YUV444, /** 24 bit YUV 444, Y, U, V plane */
|
/Linux-v6.1/include/uapi/linux/ |
D | vbox_err.h | 110 #define VERR_NET_SOCKET_TYPE_NOT_SUPPORTED (-444)
|
/Linux-v6.1/include/dt-bindings/clock/ |
D | exynos5420.h | 153 #define CLK_SMMU_MDMA1 444
|
D | rk3128-cru.h | 125 #define HCLK_I2S_2CH 444
|
D | rk3228-cru.h | 122 #define HCLK_I2S2_2CH 444
|
/Linux-v6.1/Documentation/tools/rtla/ |
D | rtla-timerlat-hist.rst | 49 …4 444 17287 424 11574 2097 38443 2169 36736 462 …
|
/Linux-v6.1/drivers/media/rc/ |
D | ir-rcmm-decoder.c | 12 #define RCMM_PULSE_1 444 /* 166.666666666666*(2+2/3) */
|
/Linux-v6.1/include/dt-bindings/gce/ |
D | mt8192-gce.h | 310 #define CMDQ_EVENT_DISP_STREAM_DONE_ENG_EVENT_10 444
|
/Linux-v6.1/arch/ia64/kernel/syscalls/ |
D | syscall.tbl | 367 444 common landlock_create_ruleset sys_landlock_create_ruleset
|
123456