FFmpeg  3.4.9
Data Fields
NV_ENC_QP Struct Reference

QP value for frames. More...

#include <compat/nvenc/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

◆ qpInterP

uint32_t NV_ENC_QP::qpInterP

Definition at line 1082 of file nvEncodeAPI.h.

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

◆ qpInterB

uint32_t NV_ENC_QP::qpInterB

Definition at line 1083 of file nvEncodeAPI.h.

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

◆ qpIntra

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: