Jetson Linux API Reference

32.7.5 Release
_NvBufferCDEParams Struct Reference

Detailed Description

Holds CDE parameters.

Definition at line 412 of file nvbuf_utils.h.

Data Fields

uint32_t CdeHorizontalCompbitsOffset [MAX_NUM_PLANES]
 CDE horizontal compression bits offset. More...
 
uint32_t CdeVerticalCompbitsOffset [MAX_NUM_PLANES]
 CDE vertical compression bits offset. More...
 
uint32_t CdeScatterBufferOffset [MAX_NUM_PLANES]
 CDE scatter buffer offset. More...
 
uint32_t CdeCompbitsSize [MAX_NUM_PLANES]
 CDE compression bits size. More...
 

Field Documentation

◆ CdeCompbitsSize

uint32_t _NvBufferCDEParams::CdeCompbitsSize[MAX_NUM_PLANES]

CDE compression bits size.

Definition at line 421 of file nvbuf_utils.h.

◆ CdeHorizontalCompbitsOffset

uint32_t _NvBufferCDEParams::CdeHorizontalCompbitsOffset[MAX_NUM_PLANES]

CDE horizontal compression bits offset.

Definition at line 415 of file nvbuf_utils.h.

◆ CdeScatterBufferOffset

uint32_t _NvBufferCDEParams::CdeScatterBufferOffset[MAX_NUM_PLANES]

CDE scatter buffer offset.

Definition at line 419 of file nvbuf_utils.h.

◆ CdeVerticalCompbitsOffset

uint32_t _NvBufferCDEParams::CdeVerticalCompbitsOffset[MAX_NUM_PLANES]

CDE vertical compression bits offset.

Definition at line 417 of file nvbuf_utils.h.


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