FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NV_ENC_QP Struct Reference

QP value for frames. More...

#include <nvEncodeAPI.h>

Data Fields

uint32_t qpInterP
 
uint32_t qpInterB
 
uint32_t qpIntra
 

Detailed Description

QP value for frames.

Definition at line 1080 of file nvEncodeAPI.h.

Field Documentation

uint32_t NV_ENC_QP::qpInterP

Definition at line 1082 of file nvEncodeAPI.h.

Referenced by set_constqp(), set_lossless(), and set_vbr().

uint32_t NV_ENC_QP::qpInterB

Definition at line 1083 of file nvEncodeAPI.h.

Referenced by set_constqp(), set_lossless(), and set_vbr().

uint32_t NV_ENC_QP::qpIntra

Definition at line 1084 of file nvEncodeAPI.h.

Referenced by set_constqp(), set_lossless(), and set_vbr().


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