| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec.rst | 733 fully parse each NALU. Applicable to the H264 and HEVC encoders. 1190 Applicable to H264 and HEVC encoders. Possible values are: 1216 ignored. Applicable to H264 and HEVC encoders. 1661 For HEVC, its valid range is from 0 to 51 for 8 bit and 2271 High Efficiency Video Coding (HEVC/H.265) Control Reference 2274 The HEVC/H.265 controls include controls for encoding parameters of HEVC/H.265 2280 HEVC/H.265 Control IDs 2284 Minimum quantization parameter for HEVC. 2288 Maximum quantization parameter for HEVC. 2292 Quantization parameter for an I frame for HEVC. [all …]
|
| H A D | pixfmt-compressed.rst | 195 * .. _V4L2-PIX-FMT-HEVC: 198 - 'HEVC' 199 - HEVC/H.265 Access Unit. 205 * .. _V4L2-PIX-FMT-HEVC-SLICE: 209 - HEVC parsed slice data, as extracted from the HEVC bitstream. 211 HEVC pipeline (using the :ref:`mem2mem` and :ref:`media-request-api`). 220 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-hevc>`.
|
| H A D | dev-decoder.rst | 10 H.264/HEVC stream, raw VP8/9 stream) and decodes them into raw video frames in 76 processing unit of the HEVC codec (corresponds to macroblock units in 96 Decoded Picture Buffer; an H.264/HEVC term for a buffer that stores a decoded 103 Instantaneous Decoder Refresh; a type of a keyframe in an H.264/HEVC-encoded 113 popular codecs the size is 16x16 samples (pixels). The HEVC codec uses a 124 Picture Parameter Set; a type of metadata entity in an H.264/HEVC bytestream. 132 SPS/PPS/IDR sequence (H.264/HEVC); a resume point is required to start decode 150 Sequence Parameter Set; a type of metadata entity in an H.264/HEVC bytestream. 859 In case of the H.264/HEVC codec, the client must take care not to seek
|
| H A D | ext-ctrls-codec-stateless.rst | 2052 .. _v4l2-codec-stateless-hevc: 2056 bitstream) for the associated HEVC slice data. 2057 These bitstream parameters are defined according to :ref:`hevc`. 2217 bitstream) for the associated HEVC slice data. 2218 These bitstream parameters are defined according to :ref:`hevc`. 2378 These bitstream parameters are defined according to :ref:`hevc`. 2554 This bitstream parameter is defined according to :ref:`hevc`. 2562 Specifies the HEVC scaling matrix parameters used for the scaling process 2564 These matrix and parameters are defined according to :ref:`hevc`. 2642 described in the ITU HEVC specification chapter "8.3.2 Decoding [all …]
|
| H A D | dev-encoder.rst | 441 H.264/HEVC, 444 produced again, e.g. SPS and PPS for H.264/HEVC. 676 produced before the stop, e.g. no long term references for H.264/HEVC, 679 again, e.g. SPS and PPS for H.264/HEVC.
|
| /linux/drivers/media/test-drivers/visl/ |
| H A D | visl-dec.c | 15 #include "visl-trace-hevc.h" 169 for (i = 0; i < ARRAY_SIZE(run->hevc.dpram->dpb); i++) { in visl_get_ref_frames() 170 vb2_buf = vb2_find_buffer(cap_q, run->hevc.dpram->dpb[i].timestamp); in visl_get_ref_frames() 173 run->hevc.dpram->dpb[i].timestamp, in visl_get_ref_frames() 177 run->hevc.dpram->dpb[i].timestamp); in visl_get_ref_frames() 318 "HEVC: %d", run->hevc.dpram->pic_order_cnt_val); in visl_tpg_fill_codec_specific() 540 trace_v4l2_ctrl_hevc_sps(run->hevc.sps); in visl_trace_ctrls() 541 trace_v4l2_ctrl_hevc_pps(run->hevc.pps); in visl_trace_ctrls() 542 trace_v4l2_ctrl_hevc_slice_params(run->hevc.spram); in visl_trace_ctrls() 543 trace_v4l2_ctrl_hevc_scaling_matrix(run->hevc.sm); in visl_trace_ctrls() [all …]
|
| H A D | visl-trace-points.c | 10 #include "visl-trace-hevc.h"
|
| H A D | visl-dec.h | 65 struct visl_hevc_run hevc; member
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | meson-ddr-pmu.rst | 31 + hevc_front - from HEVC codec front end 33 + hevc_back - from HEVC codec back end 34 + h265enc - from HEVC encoder
|
| /linux/drivers/media/platform/verisilicon/ |
| H A D | Kconfig | 25 bool "Use reference frame compression for HEVC" 29 Enable the reference frame compression feature for the HEVC codec.
|
| H A D | hantro_hevc.c | 3 * Hantro VPU HEVC codec driver 31 "Use reference frame compression for HEVC");
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | samsung,exynos5433-clock.yaml | 27 # IMEM/FSYS/G3D/GSCL/HEVC/MSCL/G2D/MFC/PERIC/PERIS domains and bus 58 - samsung,exynos5433-cmu-hevc 403 const: samsung,exynos5433-cmu-hevc
|
| /linux/drivers/media/platform/allegro-dvt/ |
| H A D | nal-hevc.h | 325 * nal_hevc_profile() - Get profile_idc for v4l2 hevc profile 348 * nal_hevc_tier() - Get tier_flag for v4l2 hevc tier 369 * nal_hevc_level() - Get level_idc for v4l2 hevc level
|
| H A D | Makefile | 4 allegro-objs += nal-rbsp.o nal-h264.o nal-hevc.o
|
| /linux/drivers/media/platform/chips-media/wave5/ |
| H A D | Kconfig | 13 The driver supports HEVC and H264 formats.
|
| H A D | wave5-vpuerror.h | 54 // HEVC 216 // HEVC
|
| /linux/drivers/clk/st/ |
| H A D | clk-flexgen.c | 416 { .name = "clk-pp-hevc", }, 417 { .name = "clk-clust-hevc", }, 418 { .name = "clk-hwpe-hevc", }, 419 { .name = "clk-fc-hevc", }, 422 { .name = "clk-avsp-hevc", },
|
| /linux/drivers/media/platform/amphion/ |
| H A D | Kconfig | 18 that supports H.264, HEVC, and other video formats.
|
| /linux/Documentation/arch/arm/sti/ |
| H A D | stih418-overview.rst | 15 - HEVC L5.1 Main 10
|
| /linux/Documentation/admin-guide/media/ |
| H A D | visl.rst | 81 - HEVC 99 For example, in order to dump HEVC SPS data:
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | amlogic,gx-vdec.yaml | 23 - VDEC_HEVC can decode HEVC and VP9.
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-types.rst | 196 - Video (MPEG, HEVC, VPx, etc.) encoder. An entity capable of 201 - Video (MPEG, HEVC, VPx, etc.) decoder. An entity capable of
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-regs.h | 168 /* 10-bit HEVC tile mode */ 172 /* UFO encoded 10-bit HEVC tile mode */
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | vdec_hevc.c | 6 * HEVC, VP9
|
| /linux/Documentation/devicetree/bindings/interconnect/ |
| H A D | samsung,exynos-bus.yaml | 152 |--- HEVC
|