NVIDIA DeepStream SDK API Reference

8.0 Release
NvBufSurfaceChromaSubsamplingParams Struct Reference

Detailed Description

Holds Chroma Subsampling parameters for NvBufSurface allocation.

The members chromaLocHoriz and chromaLocVert accept these values: 0: Left horizontal or top vertical position 1: Center horizontal or center vertical position 2: Right horizontal or bottom vertical position

Definition at line 415 of file nvbufsurface.h.

Data Fields

uint8_t chromaLocHoriz
 location settings More...
 
uint8_t chromaLocVert
 
uint8_t _reserved [6]
 Reserved for alignment. More...
 

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