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 |
uint8_t NvBufSurfaceChromaSubsamplingParams::chromaLocHoriz |
location settings
Definition at line 397 of file nvbufsurface.h.
uint8_t NvBufSurfaceChromaSubsamplingParams::chromaLocVert |
Definition at line 398 of file nvbufsurface.h.