NVIDIA DeepStream SDK API Reference

7.1 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 394 of file nvbufsurface.h.

Data Fields

uint8_t chromaLocHoriz
 location settings More...
 
uint8_t chromaLocVert
 

Field Documentation

◆ chromaLocHoriz

uint8_t NvBufSurfaceChromaSubsamplingParams::chromaLocHoriz

location settings

Definition at line 397 of file nvbufsurface.h.

◆ chromaLocVert

uint8_t NvBufSurfaceChromaSubsamplingParams::chromaLocVert

Definition at line 398 of file nvbufsurface.h.


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