| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | s5p_mfc_enc.c | 699 .name = "HEVC I Frame QP Value", 708 .name = "HEVC P Frame QP Value", 1760 * Update range of all HEVC quantization parameter controls that depend on the 2048 p->codec.hevc.rc_frame_qp = ctrl->val; in s5p_mfc_enc_s_ctrl() 2051 p->codec.hevc.rc_p_frame_qp = ctrl->val; in s5p_mfc_enc_s_ctrl() 2054 p->codec.hevc.rc_b_frame_qp = ctrl->val; in s5p_mfc_enc_s_ctrl() 2057 p->codec.hevc.rc_framerate = ctrl->val; in s5p_mfc_enc_s_ctrl() 2060 p->codec.hevc.rc_min_qp = ctrl->val; in s5p_mfc_enc_s_ctrl() 2062 p->codec.hevc.rc_max_qp); in s5p_mfc_enc_s_ctrl() 2065 p->codec.hevc.rc_max_qp = ctrl->val; in s5p_mfc_enc_s_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-compressed.rst | 178 * .. _V4L2-PIX-FMT-HEVC: 181 - 'HEVC' 182 - HEVC/H.265 Access Unit. 188 * .. _V4L2-PIX-FMT-HEVC-SLICE: 192 - HEVC parsed slice data, as extracted from the HEVC bitstream. 194 HEVC pipeline (using the :ref:`mem2mem` and :ref:`media-request-api`). 203 See the :ref:`associated Codec Control IDs <v4l2-mpeg-hevc>`.
|
| H A D | ext-ctrls-codec.rst | 733 fully parse each NALU. Applicable to the H264 and HEVC encoders. 3525 High Efficiency Video Coding (HEVC/H.265) Control Reference 3528 The HEVC/H.265 controls include controls for encoding parameters of HEVC/H.265 3534 HEVC/H.265 Control IDs 3538 Minimum quantization parameter for HEVC. 3542 Maximum quantization parameter for HEVC. 3546 Quantization parameter for an I frame for HEVC. 3551 Quantization parameter for a P frame for HEVC. 3556 Quantization parameter for a B frame for HEVC. 3561 Minimum quantization parameter for the HEVC I frame to limit I frame [all …]
|
| H A D | dev-decoder.rst | 10 H.264/HEVC stream, raw VP8/9 stream) and decodes them into raw video frames in 90 Decoded Picture Buffer; an H.264/HEVC term for a buffer that stores a decoded 97 Instantaneous Decoder Refresh; a type of a keyframe in an H.264/HEVC-encoded 117 Picture Parameter Set; a type of metadata entity in an H.264/HEVC bytestream. 125 SPS/PPS/IDR sequence (H.264/HEVC); a resume point is required to start decode 143 Sequence Parameter Set; a type of metadata entity in an H.264/HEVC bytestream. 835 In case of the H.264/HEVC codec, the client must take care not to seek
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/ |
| H A D | rockchip_codec.txt | 12 "rockchip,hevc-decoder", 13 "rockchip,hevc-decoder-px30", 14 "rockchip,hevc-decoder-rk3368", 27 "rockchip,hevc-encoder-v22",
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls.c | 999 /* HEVC controls */ in v4l2_ctrl_get_name() 1000 case V4L2_CID_MPEG_VIDEO_HEVC_I_FRAME_QP: return "HEVC I-Frame QP Value"; in v4l2_ctrl_get_name() 1001 case V4L2_CID_MPEG_VIDEO_HEVC_P_FRAME_QP: return "HEVC P-Frame QP Value"; in v4l2_ctrl_get_name() 1002 case V4L2_CID_MPEG_VIDEO_HEVC_B_FRAME_QP: return "HEVC B-Frame QP Value"; in v4l2_ctrl_get_name() 1003 case V4L2_CID_MPEG_VIDEO_HEVC_MIN_QP: return "HEVC Minimum QP Value"; in v4l2_ctrl_get_name() 1004 case V4L2_CID_MPEG_VIDEO_HEVC_MAX_QP: return "HEVC Maximum QP Value"; in v4l2_ctrl_get_name() 1005 case V4L2_CID_MPEG_VIDEO_HEVC_I_FRAME_MIN_QP: return "HEVC I-Frame Minimum QP Value"; in v4l2_ctrl_get_name() 1006 case V4L2_CID_MPEG_VIDEO_HEVC_I_FRAME_MAX_QP: return "HEVC I-Frame Maximum QP Value"; in v4l2_ctrl_get_name() 1007 case V4L2_CID_MPEG_VIDEO_HEVC_P_FRAME_MIN_QP: return "HEVC P-Frame Minimum QP Value"; in v4l2_ctrl_get_name() 1008 case V4L2_CID_MPEG_VIDEO_HEVC_P_FRAME_MAX_QP: return "HEVC P-Frame Maximum QP Value"; in v4l2_ctrl_get_name() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h265d_syntax.h | 45 /* HEVC Picture Entry structure */ 70 /* HEVC Picture Parameter structure */ 185 /* HEVC Quantizatiuon Matrix structure */ 196 /* HEVC Slice Control Structure */
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/ |
| H A D | README.md | 113 ./rknn_yolov5_video_demo model/<TARGET_PLATFORM>/yolov5s-640-640.rknn xxx.hevc 265 117 ffmpeg -i xxx.mp4 -vcodec hevc out.hevc
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | stih418-clock.dtsi | 180 "clk-pp-hevc", 181 "clk-clust-hevc", 182 "clk-hwpe-hevc", 183 "clk-fc-hevc", 186 "clk-avsp-hevc";
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541_reg_l2.h | 130 * Quantization bias for H.264 and HEVC. 133 /* Quantization bias for HEVC and H.264 I frame. */ 135 /* Quantization bias for HEVC and H.264 P frame. */ 335 * Weight of SATD cost when QP is 0~51 for HEVC intra prediction. 342 * Weight of group A for HEVC and H.264 RDO mode decision when QP is 0~51. 349 * Weight of group B for HEVC and H.264 RDO mode decision when QP is 0~51.
|
| H A D | hal_h264e_vepu541_reg.h | 33 /* Support HEVC encoding */ 265 /* Video standard: 0->H.264; 1->HEVC */ 280 /* sum of reference pictures (indexed by difference POCs), HEVC only */ 282 /* bit width to express the maximum ctu number in current picure, HEVC only */ 328 /* Swap the position of 64 bits in 128 bits for co-located Mv(HEVC only). */ 960 * Target bit num for one 64x64 CTU(for HEVC) 1239 * Base address for col-located Mv write, 1KB aligned, HEVC only 1242 /* High 22 bits of base address for col-located Mv write, HEVC only. */ 1249 * Base address for col-located Mv read, 1KB aligned, HEVC only 1252 /* High 22 bits of base address for col-located Mv read, HEVC only. */ [all …]
|
| /OK3568_Linux_fs/buildroot/package/x265/ |
| H A D | Config.in | 10 (HEVC/H.265) standard. x265 is offered under either the GNU 22 H.265/HEVC compression format.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/x265/ |
| H A D | x265_3.2.1.bb | 1 SUMMARY = "H.265/HEVC video encoder" 2 … = "A free software library and application for encoding video streams into the H.265/HEVC format."
|
| /OK3568_Linux_fs/buildroot/package/intel-mediasdk/ |
| H A D | Config.in | 16 Supported video encoders: HEVC, AVC, MPEG-2, JPEG 17 Supported Video decoders: HEVC, AVC, VP8, MPEG-2, VC1, JPEG
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | hevc-ctrls.h | 3 * These are the HEVC state controls for use with stateless HEVC 17 #define V4L2_PIX_FMT_HEVC_SLICE v4l2_fourcc('S', '2', '6', '5') /* HEVC parsed slices */
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-vaapi/ |
| H A D | Config.in | 18 H.264 AVC, H.264 MVC, VP8, VC-1, WMV3, HEVC videos to VA 25 H.264 MVC, JPEG, VP8, HEVC videos, depending on the actual
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | exynos5433-clock.txt | 10 which generates clocks for IMEM/FSYS/G3D/GSCL/HEVC/MSCL/G2D/MFC/PERIC/PERIS 44 - "samsung,exynos5433-cmu-hevc" - clock controller compatible for CMU_HEVC 45 which generates clocks for HEVC(High Efficiency Video Codec) decoder IP. 149 Input clocks for hevc clock controller: 419 compatible = "samsung,exynos5433-cmu-hevc";
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_soc.cpp | 579 * 2 - RK hevc decoder 605 * 2 - RK hevc 4K decoder 616 * 2 - RK hevc 1080p decoder 639 * 2 - RK hevc 1080p decoder 650 * 2 - RK hevc 4K decoder 757 * 2 - RK hevc 1080p decoder 768 * 2 - RK hevc 1080p decoder
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_dec_hdr_meta.c | 97 * hevc trc = 18 in fill_hdr_meta_to_frame() 100 * hevc trc = 16 in fill_hdr_meta_to_frame()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/ |
| H A D | 0015-media-Enable-HEVC-by-default-for-V4L2VDA.patch | 4 Subject: [PATCH 15/17] media: Enable HEVC by default for V4L2VDA 23 // Enables HEVC hardware accelerated decoding.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/ |
| H A D | 0016-media-Enable-HEVC-by-default-for-V4L2VDA.patch | 4 Subject: [PATCH 16/17] media: Enable HEVC by default for V4L2VDA 23 // Enables HEVC hardware accelerated decoding.
|
| /OK3568_Linux_fs/buildroot/package/kvazaar/ |
| H A D | Config.in | 9 An open-source HEVC encoder licensed under LGPLv2.1
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgv_sriovmsg.h | 189 /* guest hevc engine usage percentage. 0xffff means N/A */ 191 /* guest hevc engine usage percentage. 0xffff means N/A */
|
| /OK3568_Linux_fs/kernel/Documentation/arm/sti/ |
| H A D | stih418-overview.rst | 15 - HEVC L5.1 Main 10
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_common.h | 162 RK_VIDEO_ID_HEVC, /**< ITU H.265/HEVC */ 164 RK_VIDEO_ID_ImageHEIC, /**< HEIF image encoded with HEVC */
|