Home
last modified time | relevance | path

Searched full:coding (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst161 - MPEG-2/4 AAC (Advanced Audio Coding)
1045 - Advanced Coding Efficiency profile
1143 Entropy coding mode for H264 - CABAC/CAVALC. Applicable to the H264
1155 - Use CAVLC entropy coding.
1157 - Use CABAC entropy coding.
1583 Enables H264 hierarchical coding. Applicable to the H264 encoder.
1585 .. _v4l2-mpeg-video-h264-hierarchical-coding-type:
1591 Specifies the hierarchical coding type. Applicable to the H264
1601 - Hierarchical B coding.
1603 - Hierarchical P coding.
[all …]
H A Dbiblio.rst54 :title: ITU-T Rec. H.222.0 | ISO/IEC 13818-1 "Information technology --- Generic coding of movi…
64 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology --- Generic coding of moving…
123 :title: ITU-T Recommendation H.264 "Advanced Video Coding for Generic Audiovisual Services"
132 :title: ITU-T Rec. H.265 | ISO/IEC 23008-2 "High Efficiency Video Coding"
153 :title: ITU-T Recommendation T.81 "Information Technology --- Digital Compression and Coding of…
H A Dvidioc-g-enc-index.rst109 - Flags containing the coding type of this picture, see
136 - *AND* the flags field with this mask to obtain the picture coding
/linux/net/batman-adv/
H A Dnetwork-coding.c7 #include "network-coding.h"
55 * batadv_nc_init() - one-time initialization for network coding
77 * batadv_nc_tvlv_container_update() - update the network coding tvlv container
78 * after network coding setting change
99 * batadv_nc_status_update() - update the network coding tvlv container after
100 * network coding setting change
130 * batadv_nc_mesh_init() - initialise coding hash table and start housekeeping
507 * batadv_nc_hash_compare() - comparing function used in the network coding hash
686 /* Loop coding paths */ in batadv_nc_process_nc_paths()
705 * coding
[all …]
H A DKconfig57 bool "Network Coding"
60 This option enables network coding, a mechanism that aims to
65 network coding work.
/linux/Documentation/process/
H A D4.Coding.rst12 This section will examine the coding process. We'll start with a look at a
21 Coding style
24 The kernel has long had a standard coding style, described in
25 :ref:`Documentation/process/coding-style.rst <codingstyle>`. For much of
28 which does not meet the coding style guidelines. The presence of that code
31 The first of these is to believe that the kernel coding standards do not
40 Occasionally, the kernel's coding style will run into conflict with an
47 urgently in need of coding style fixes. Developers may start to generate
50 pure coding style fixes are seen as noise by the development community;
53 on it for other reasons, but coding style changes should not be made for
[all …]
H A Dcoding-style.rst3 Linux kernel coding style
6 This is a short document describing the preferred coding style for the
7 linux kernel. Coding style is very personal, and I won't **force** my
12 First off, I'd suggest printing out a copy of the GNU coding standards,
88 Don't put multiple assignments on a single line either. Kernel coding style
101 Coding style is all about readability and maintainability using commonly
356 translate specification usage of the terminology to the kernel coding
700 This will make emacs go better with the kernel coding style for C
720 and to review full files in order to spot coding style mistakes,
1071 you should use, rather than explicitly coding some variant of them yourself.
/linux/drivers/gpu/drm/sprd/
H A Dsprd_dsi.c276 static u16 calc_bytes_per_pixel_x100(int coding) in calc_bytes_per_pixel_x100() argument
280 switch (coding) { in calc_bytes_per_pixel_x100()
315 DRM_ERROR("invalid color coding"); in calc_bytes_per_pixel_x100()
323 static u8 calc_video_size_step(int coding) in calc_video_size_step() argument
327 switch (coding) { in calc_video_size_step()
344 DRM_ERROR("invalid color coding"); in calc_video_size_step()
349 static u16 round_video_size(int coding, u16 video_size) in round_video_size() argument
351 switch (coding) { in round_video_size()
464 u8 coding; in sprd_dsi_dpi_video() local
469 coding = fmt_to_coding(dsi->slave->format); in sprd_dsi_dpi_video()
[all …]
/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-stat-properties.rst97 (FEC) on the inner coding block (before Viterbi, LDPC or other inner
117 coding.
174 coding.
182 Measures the amount of bits received after the inner coding, during the
211 correction coding (after Reed-Solomon or other outer code).
223 coding.
/linux/Documentation/dev-tools/
H A Dclang-format.rst18 - Help you follow the coding style rules, specially useful for those
20 projects with different coding styles.
24 coding style. They also try to follow :ref:`Documentation/process/coding-style.rst <codingstyle>`
46 Review files and patches for coding style
/linux/tools/testing/selftests/futex/
H A DREADME59 Coding Style
61 o The Futex Test project adheres to the coding standards set forth by Linux
62 kernel as defined in the Linux source Documentation/process/coding-style.rst.
/linux/Documentation/devicetree/bindings/
H A Ddts-coding-style.rst4 Devicetree Sources (DTS) Coding Style
13 making the coding style stricter.
19 and property names, but this coding style narrows the range down to achieve
168 1. Use indentation according to Documentation/process/coding-style.rst.
/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.h46 /* 6 Mbps (3 Mbps) ERP-OFDM, BPSK coding rate 1/2 */
49 /* 9 Mbps (4.5 Mbps) ERP-OFDM, BPSK coding rate 3/4 */
52 /* 12 Mbps (6 Mbps) ERP-OFDM, QPSK coding rate 1/2 */
55 /* 18 Mbps (9 Mbps) ERP-OFDM, QPSK coding rate 3/4 */
58 /* 24 Mbps (12 Mbps) ERP-OFDM, 16QAM coding rate 1/2 */
61 /* 36 Mbps (18 Mbps) ERP-OFDM, 16QAM coding rate 3/4 */
64 /* 48 Mbps (24 Mbps) ERP-OFDM, 64QAM coding rate 1/2 */
67 /* 54 Mbps (27 Mbps) ERP-OFDM, 64QAM coding rate 3/4 */
70 /* 6.5 Mbps HT-OFDM, BPSK coding rate 1/2 */
73 /* 13 Mbps HT-OFDM, QPSK coding rate 1/2 */
[all …]
/linux/Documentation/driver-api/media/
H A Ddtv-frontend.rst248 the forward error correction (FEC) on the inner coding block
251 - Due to its nature, those statistics depend on full coding lock
257 the forward error correction (FEC) on the inner coding block
262 - Due to its nature, those statistics depend on inner coding lock (e. g.
267 the forward error correction (FEC) on the inner coding block
270 - Due to its nature, those statistics depend on full coding lock
/linux/drivers/scsi/
H A Dimm.h19 * The onus is now on us (the developers) to shut up and start coding.
28 * PS: Took four hours of coding after I bought a drive.
40 * Thirty minutes of further coding results in EPP working on my machine.
/linux/drivers/platform/x86/
H A Dmsi-ec.h61 struct msi_ec_mode modes[5]; // fixed size for easier hard coding
71 struct msi_ec_mode modes[5]; // fixed size for easier hard coding
/linux/lib/
H A Ddecompress_bunzip2.c60 /* Constants for Huffman coding */
81 /* This is what we know about each Huffman coding group */
107 struct group_data groups[MAX_GROUPS]; /* Huffman coding tables */
205 /* How many different Huffman coding groups does this block use? */ in get_next_block()
210 Huffman coding group. Read in the group selector list, in get_next_block()
230 /* Read the Huffman coding tables for each group, which code in get_next_block()
318 /* Calculate limit[] (the largest symbol-coding value in get_next_block()
348 undo the Huffman coding and run length encoding, saving the in get_next_block()
360 /* Determine which Huffman coding group to use. */ in get_next_block()
/linux/Documentation/hwmon/
H A Dsubmitting-patches.rst16 - Documentation/process/coding-style.rst
27 please refrain from explanations such as "I prefer that coding style".
29 and a consistent coding style makes it easier for others to understand
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.h98 /* mimo coding type mask */
100 /* mimo coding type shift */
106 /* mimo bit indicates adv coding in use */
/linux/Documentation/sphinx/
H A Dkernel_abi.py1 # -*- coding: utf-8; mode: python -*-
2 # coding=utf-8
/linux/Documentation/translations/zh_CN/process/
H A D4.Coding.rst3 :Original: :ref:`Documentation/process/4.Coding.rst <development_coding>`
32 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <cn_codingstyle>`
/linux/include/uapi/drm/
H A Ddrm_fourcc.h1260 * "coding unit" blocks which are individually compressed to a
1261 * fixed size (in bytes). All coding units within a given plane of a buffer
1264 * The coding unit size is configurable, allowing different rates of compression.
1267 * depends on the coding unit size.
1269 * Coding Unit Size Plane Alignment
1275 * Coding units are grouped into paging tiles. AFRC buffer dimensions must be aligned
1282 * SCAN 16 coding units 4 coding units
1283 * ROT 8 coding units 8 coding units
1285 * The dimensions of each coding unit depend on the number of components
1289 * Number of Components in Plane Layout Coding Unit Width Coding Unit Height
[all …]
/linux/Documentation/translations/ja_JP/
H A DSubmittingPatches159 ていないかをチェックして下さい。その詳細を Documentation/process/coding-style.rst で
613 1) Documentation/process/coding-style.rstを参照
709 Kernel Documentation/process/coding-style.rst:
710 <http://users.sosdg.org/~qiyong/lxr/source/Documentation/process/coding-style.rst>
/linux/Documentation/translations/zh_TW/process/
H A D4.Coding.rst5 :Original: :ref:`Documentation/process/4.Coding.rst <development_coding>`
35 :ref:`Documentation/translations/zh_CN/process/coding-style.rst <tw_codingstyle>`
/linux/Documentation/
H A DCodingStyle1 This file has moved to process/coding-style.rst

12345678910>>...15