NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release

Detailed Description

6 Provides data types to support H.264 decoding

Data Structures

struct  NvMediaReferenceFrameH264
 Information about an H.264 reference frame. More...
 
struct  NvMediaSEIPayloadH264
 H.264 SEI payload information Used by the parser only. More...
 
struct  NvMediaPictureInfoH264
 Picture parameter information for an H.264 picture. More...
 

Macros

#define MAX_USER_SEI_PAYLOAD   128U
 Maximum user defined sei payload size. More...
 

Macro Definition Documentation

◆ MAX_USER_SEI_PAYLOAD

#define MAX_USER_SEI_PAYLOAD   128U

Maximum user defined sei payload size.

Definition at line 273 of file nvmedia_common_decode.h.