Home
last modified time | relevance | path

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

12345678910>>...12

/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst162 - MPEG-2/4 AAC (Advanced Audio Coding)
1046 - Advanced Coding Efficiency profile
1144 Entropy coding mode for H264 - CABAC/CAVALC. Applicable to the H264
1156 - Use CAVLC entropy coding.
1158 - Use CABAC entropy coding.
1584 Enables H264 hierarchical coding. Applicable to the H264 encoder.
1586 .. _v4l2-mpeg-video-h264-hierarchical-coding-type:
1592 Specifies the hierarchical coding type. Applicable to the H264
1602 - Hierarchical B coding.
1604 - Hierarchical P coding.
[all …]
H A Dbiblio.rst55 :title: ITU-T Rec. H.222.0 | ISO/IEC 13818-1 "Information technology --- Generic coding of movi…
65 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology --- Generic coding of moving…
124 :title: ITU-T Recommendation H.264 "Advanced Video Coding for Generic Audiovisual Services"
133 :title: ITU-T Rec. H.265 | ISO/IEC 23008-2 "High Efficiency Video Coding"
154 :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/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/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/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/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/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/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/process/
H A Dindex.rst43 coding-style
72 coding-assistants
/linux/include/uapi/drm/
H A Ddrm_fourcc.h1323 * "coding unit" blocks which are individually compressed to a
1324 * fixed size (in bytes). All coding units within a given plane of a buffer
1327 * The coding unit size is configurable, allowing different rates of compression.
1330 * depends on the coding unit size.
1332 * Coding Unit Size Plane Alignment
1338 * Coding units are grouped into paging tiles. AFRC buffer dimensions must be aligned
1345 * SCAN 16 coding units 4 coding units
1346 * ROT 8 coding units 8 coding units
1348 * The dimensions of each coding unit depend on the number of components
1352 * Number of Components in Plane Layout Coding Unit Width Coding Unit Height
[all …]
/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>`
H A Ddevelopment-process.rst21 4.Coding
/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>`
H A Ddevelopment-process.rst24 4.Coding
/linux/Documentation/sphinx/
H A Dkernel_abi.py1 # -*- coding: utf-8; mode: python -*-
2 # coding=utf-8
/linux/Documentation/translations/ja_JP/
H A DSubmittingPatches178 ていないかをチェックして下さい。その詳細を Documentation/process/coding-style.rst で
639 1) Documentation/process/coding-style.rstを参照
735 Kernel Documentation/process/coding-style.rst:
736 <http://users.sosdg.org/~qiyong/lxr/source/Documentation/process/coding-style.rst>
/linux/Documentation/
H A DCodingStyle1 This file has moved to process/coding-style.rst
H A Ddocutils.conf1 # -*- coding: utf-8 mode: conf-colon -*-
/linux/Documentation/devicetree/bindings/
H A Dindex.rst7 dts-coding-style
/linux/arch/parisc/math-emu/
H A DREADME3 Linux coding style, please leave them in their funny format just in case
/linux/Documentation/sphinx-static/
H A Dtheme_rtd_colors.css1 /* -*- coding: utf-8; mode: css -*-
/linux/include/linux/
H A Dkmsan_string.h15 * headers. Keep them in one place instead of open-coding.

12345678910>>...12