FFmpeg  4.2.2
Data Fields
AVRKMPPDRMFrameDescriptor Struct Reference

DRM Prime Frame descriptor for RKMPP HWDevice. More...

#include <libavutil/hwcontext_rkmpp.h>

Data Fields

AVDRMFrameDescriptor drm_desc
 Backwards compatibility with AVDRMFrameDescriptor. More...
 
MppBuffer buffers [AV_DRM_MAX_PLANES]
 References to MppBuffer instances which are used on each drm frame index. More...
 

Detailed Description

DRM Prime Frame descriptor for RKMPP HWDevice.

Definition at line 65 of file hwcontext_rkmpp.h.

Field Documentation

◆ drm_desc

AVDRMFrameDescriptor AVRKMPPDRMFrameDescriptor::drm_desc

Backwards compatibility with AVDRMFrameDescriptor.

Definition at line 69 of file hwcontext_rkmpp.h.

◆ buffers

MppBuffer AVRKMPPDRMFrameDescriptor::buffers[AV_DRM_MAX_PLANES]

References to MppBuffer instances which are used on each drm frame index.

Definition at line 75 of file hwcontext_rkmpp.h.


The documentation for this struct was generated from the following file: