Holds quantization parameters(QP) value for frames.
Holds quantization parameters (QP) value for frames.
Definition at line 59 of file tvmr/include/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] |