Home
last modified time | relevance | path

Searched refs:coded (Results 1 – 25 of 63) sorted by relevance

123

/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-decoder.rst60 coded format
64 coded height
65 height for given coded resolution.
67 coded resolution
72 coded width
73 width for given coded resolution.
77 coded format includes a feature of frame reordering; for decoders,
147 for example: coded resolution, visible resolution, codec profile.
154 display purposes; must be smaller or equal to coded resolution;
210 1. To enumerate the set of coded formats supported by the decoder, the
[all …]
Dvidioc-g-enc-index.rst138 - This is an Intra-coded picture.
141 - This is a Predictive-coded picture.
144 - This is a Bidirectionally predictive-coded picture.
Dvidioc-enum-fmt.rst132 - The hardware decoder for this compressed bytestream format (aka coded
141 compressed bytestream format (aka coded format). It will notify the user
Dext-ctrls-codec.rst399 which subbands are in intensity stereo. All other subbands are coded
1950 - Picture Order Count for the coded top field
1953 - Picture Order Count for the coded bottom field
1985 with B-coded and P-coded frames. The timestamp refers to the
2144 with B-coded and P-coded frames. The timestamp refers to the
2151 with B-coded frames. The timestamp refers to the ``timestamp`` field in
2227 - If set to 1, motion vectors are coded for intra macroblocks.
2287 - The quantization matrix coefficients for intra-coded frames, in zigzag
2293 - The quantization matrix coefficients for non-intra-coded frames, in
2300 intra-coded frames, in zigzag scanning order. Only relevant for
[all …]
/Linux-v5.4/sound/pci/lola/
Dlola_clock.c15 unsigned int lola_sample_rate_convert(unsigned int coded) in lola_sample_rate_convert() argument
20 switch (coded & 0x3) { in lola_sample_rate_convert()
28 switch (coded & 0x1c) { in lola_sample_rate_convert()
39 switch (coded & 0x60) { in lola_sample_rate_convert()
Dlola.h495 unsigned int lola_sample_rate_convert(unsigned int coded);
/Linux-v5.4/arch/mips/dec/
Dint-handler.S150 # open coded PTR_LA t1, cpu_mask_nr_tbl
152 # open coded la t1, cpu_mask_nr_tbl
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.c201 bool coded; in vidioc_try_fmt() local
203 coded = capture == hantro_is_encoder_ctx(ctx); in vidioc_try_fmt()
214 fmt = hantro_get_default_fmt(formats, num_fmts, coded); in vidioc_try_fmt()
218 if (coded) { in vidioc_try_fmt()
238 if (!coded) { in vidioc_try_fmt()
/Linux-v5.4/drivers/staging/media/meson/vdec/
DTODO7 dynamic resolution switching, including the first one used to determine coded
/Linux-v5.4/drivers/media/platform/vimc/
DKconfig12 is hard coded for now but is meant to be highly configurable in
/Linux-v5.4/Documentation/usb/
Dusbip_protocol.rst105 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 |
119 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0.|
190 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 |
209 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 |
/Linux-v5.4/scripts/coccinelle/api/
Dsimple_open.cocci2 /// Remove an open coded simple_open() function
/Linux-v5.4/net/batman-adv/
Dnetwork-coding.c1743 struct batadv_coded_packet *coded) in batadv_nc_find_decoding_packet() argument
1757 if (!batadv_is_my_mac(bat_priv, coded->second_dest)) { in batadv_nc_find_decoding_packet()
1758 source = coded->second_source; in batadv_nc_find_decoding_packet()
1759 packet_id = coded->second_crc; in batadv_nc_find_decoding_packet()
1761 source = coded->first_source; in batadv_nc_find_decoding_packet()
1762 packet_id = coded->first_crc; in batadv_nc_find_decoding_packet()
/Linux-v5.4/Documentation/filesystems/ext4/
Djournal.rst328 journal. Descriptor blocks are open-coded instead of being completely
342 - (open coded)
346 - open coded array[]
388 - This field appears to be open coded. It always comes at the end of the
459 - This field appears to be open coded. It always comes at the end of the
579 - (open coded)
/Linux-v5.4/drivers/media/rc/
Dwinbond-cir.c288 u8 coded = 0x00; in wbcir_to_rc6cells() local
294 coded |= 0x02 << (i * 2); in wbcir_to_rc6cells()
296 coded |= 0x01 << (i * 2); in wbcir_to_rc6cells()
300 return coded; in wbcir_to_rc6cells()
/Linux-v5.4/Documentation/devicetree/bindings/dma/
Darm-pl08x.txt7 - arm,primecell-periphid: on the FTDMAC020 the primecell ID is not hard-coded
/Linux-v5.4/tools/usb/usbip/
Dconfigure.ac5 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Dgeneric.txt21 in binary-coded decimal (i.e. 2.0 is 0200H). This
/Linux-v5.4/include/linux/
Dcapability.h79 # error Fix up hand-coded capability macro initializers
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dnet_prio.rst12 1) The application may not have been coded to set this value
/Linux-v5.4/Documentation/admin-guide/
Dunicode.rst50 hard-coded to map directly to the loaded font, bypassing the
74 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
Dlockup-watchdogs.rst53 'softlockup detector' (coded inside the hrtimer callback function)
/Linux-v5.4/tools/testing/selftests/android/ion/
DREADME62 Currently the heap size is hard coded as just 10 bytes inside this script.
/Linux-v5.4/Documentation/arm/
Dporting.rst39 The initial part of the kernel is carefully coded to be position
/Linux-v5.4/Documentation/networking/
Dx25-iface.txt9 The X.25 device driver will be coded normally as per the Linux device driver

123