NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
NvMediaEncodeQP Struct Reference

Detailed Description

Holds quantization parameters (QP) value for frames.

Definition at line 73 of file nvmedia_common_encode.h.

Data Fields

int16_t qpInterP
 QP value for P frames. More...
 
int16_t qpInterB
 QP value for B frames. More...
 
int16_t qpIntra
 QP value for Intra frames. More...
 
int16_t reserved [3]
 

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