NVIDIA DRIVE OS Linux SDK API Reference

6.0.3 Release

Detailed Description

Holds image JPEG decoder attributes.

Definition at line 89 of file tvmr/include/nvmedia_ijpd.h.

Data Fields

NvMediaColorStandard colorStandard
 Specifies the color standard, defined in NvMediaColorStandard. More...
 
uint32_t alphaValue
 Specifies the alpha value. More...
 
NvMediaIJPDColorStandard colorStandard
 Specifies the color standard, defined in NvMediaIJPDColorStandard. More...
 

Field Documentation

◆ alphaValue

uint32_t NVMEDIAJPEGDecAttributes::alphaValue

Specifies the alpha value.

It can take one of 0 or 0xFF. The corresponding attribute mask is NVMEDIA_JPEG_DEC_ATTRIBUTE_ALPHA_VALUE

Definition at line 97 of file tvmr/include/nvmedia_ijpd.h.

◆ colorStandard [1/2]

NvMediaColorStandard NVMEDIAJPEGDecAttributes::colorStandard

Specifies the color standard, defined in NvMediaColorStandard.

The corresponding attribute mask is NVMEDIA_JPEG_DEC_ATTRIBUTE_COLOR_STANDARD

Definition at line 93 of file tvmr/include/nvmedia_ijpd.h.

◆ colorStandard [2/2]

NvMediaIJPDColorStandard NVMEDIAJPEGDecAttributes::colorStandard

Specifies the color standard, defined in NvMediaIJPDColorStandard.

The corresponding attribute mask is NVMEDIA_JPEG_DEC_ATTRIBUTE_COLOR_STANDARD

Definition at line 127 of file nvmedia/mm/inc/public/nvmedia_ijpd.h.


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