FFmpeg  3.3.6
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 1045 of file nvEncodeAPI.h.

Field Documentation

◆ qpInterP

uint32_t NV_ENC_QP::qpInterP

Definition at line 1047 of file nvEncodeAPI.h.

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

◆ qpInterB

uint32_t NV_ENC_QP::qpInterB

Definition at line 1048 of file nvEncodeAPI.h.

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

◆ qpIntra

uint32_t NV_ENC_QP::qpIntra

Definition at line 1049 of file nvEncodeAPI.h.

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


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