Jetson Linux API Reference

36.3 Release
v4l2_enc_frame_ReconCRC_params_ Struct Reference

Detailed Description

Holds the encoder frame Reconstructed CRC parameters.

Must be used with V4L2_CID_MPEG_VIDEOENC_INPUT_METADATA IOCTL.

Definition at line 2421 of file v4l2_nv_extensions.h.

Data Fields

struct v4l2_rect ReconCRCRect
 Rectangle to specify the co-ordinates of the input frame used to calculate reconstructed picture CRC. More...
 
__u32 reserved [4]
 Reserved fields are added for extensibility. More...
 

Field Documentation

◆ ReconCRCRect

struct v4l2_rect v4l2_enc_frame_ReconCRC_params_::ReconCRCRect

Rectangle to specify the co-ordinates of the input frame used to calculate reconstructed picture CRC.

Definition at line 2425 of file v4l2_nv_extensions.h.

◆ reserved

__u32 v4l2_enc_frame_ReconCRC_params_::reserved[4]

Reserved fields are added for extensibility.

Definition at line 2427 of file v4l2_nv_extensions.h.


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