Searched refs:encodings (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.12.1/drivers/platform/x86/hp/hp-bioscfg/ |
D | passwdobj-attributes.c | 166 ATTRIBUTE_VALUES_PROPERTY_SHOW(encodings, password, SEMICOLON_SEP); 167 static struct kobj_attribute password_encodings_val = __ATTR_RO(encodings); 355 strscpy(password_data->encodings[pos_values], str_value); in hp_populate_password_elements_from_package() 470 password_data->encodings[values], in hp_populate_password_elements_from_buffer() 471 sizeof(password_data->encodings[values])); in hp_populate_password_elements_from_buffer()
|
D | bioscfg.h | 176 u8 encodings[MAX_ENCODINGS_SIZE][MAX_BUFF_SIZE]; member
|
/linux-6.12.1/Documentation/gpu/bridge/ |
D | dw-hdmi.rst | 15 :doc: Supported input formats and encodings
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | Makefile | 16 encodings.o \
|
/linux-6.12.1/drivers/media/platform/nxp/imx8-isi/ |
D | imx8-isi-hw.c | 213 static const char * const encodings[] = { in mxc_isi_channel_set_csc() local 241 encodings[in_encoding], encodings[out_encoding]); in mxc_isi_channel_set_csc()
|
/linux-6.12.1/drivers/gpu/drm/tidss/ |
D | tidss_dispc.h | 28 u32 encodings; member
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | microwatt.dts | 90 ibm,processor-radix-AP-encodings = <0x0c 0xa0000010 0x20000015 0x4000001e>;
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | colorspaces-details.rst | 163 Two additional extended gamut Y'CbCr encodings are also possible with 194 The non-standard xvYCC 709 or xvYCC 601 encodings can be 196 As seen by the xvYCC formulas these encodings always use limited range quantization, 197 there is no full range variant. The whole point of these extended gamut encodings
|
D | pixfmt-srggb8-pisp-comp.rst | 63 encodings will fit. Each pixel value is quantized to the nearest of 176
|
D | colorspaces.rst | 108 encodings allowed for the same colorspace. Many encodings of color
|
D | colorspaces-defs.rst | 15 non-standard Y'CbCr encodings and the fourth is the quantization
|
D | hist-v4l2.rst | 945 ``V4L2_MPEG_AUDIO_ENCODING_AC3`` MPEG audio encodings.
|
/linux-6.12.1/Documentation/staging/ |
D | lzo.rst | 55 ranges, resulting in multiple copy instructions using different encodings. 56 Certain encodings involve one extra byte, others involve two extra bytes
|
/linux-6.12.1/Documentation/userspace-api/media/rc/ |
D | rc-sysfs-nodes.rst | 98 have their different bit length encodings listed if available.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-rc | 86 "rc-5", "rc-6" have their different bit length encodings
|
/linux-6.12.1/arch/arm/kernel/ |
D | phys2virt.S | 174 @ distinguished from MOV/MVN (all using the encodings above) using
|
/linux-6.12.1/Documentation/trace/coresight/ |
D | coresight-perf.rst | 116 the perf data output counting some numbers of certain encodings (a
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | cpu-feature-registers.rst | 97 (See Table C5-6 'System instruction encodings for non-Debug System
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | legacy_dvb_audio.rst | 360 audio encodings 1104 Bits are defined in `audio encodings`_.
|
/linux-6.12.1/tools/sched_ext/ |
D | README.md | 91 `bpftool` analyzes all of the BTF encodings in the binary, and produces a
|
/linux-6.12.1/Documentation/usb/ |
D | ehci.rst | 142 periodic transfers) use different encodings when operating at high speed.
|
/linux-6.12.1/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 463 …x14, 1, eax, 31:16, mtc_periods_bmp , Bitmap of supported MTC period encodings 464 … 1, ebx, 15:0, cycle_thresholds_bmp , Bitmap of supported Cycle Threshold encodings 465 … ebx, 31:16, psb_periods_bmp , Bitmap of supported Configurable PSB frequency encodings
|
/linux-6.12.1/Documentation/arch/sparc/oradax/ |
D | dax-hv-api.txt | 347 …Query commands support multiple sizes and encodings for output data streams. There are four possib… 348 …output encodings, and up to four supported element sizes per encoding. Not all output encodings are
|
/linux-6.12.1/Documentation/bpf/standardization/ |
D | instruction-set.rst | 152 BPF has two instruction encodings:
|
/linux-6.12.1/Documentation/security/keys/ |
D | core.rst | 927 encodings may be queried by using the ``params`` argument. This is a
|
12