VA-API
2.22.0
|
Attribute value for VAConfigAttribEncParallelRateControl. More...
#include <va.h>
Public Attributes | |
uint32_t | num_layers |
uint32_t * | num_b_in_gop |
Attribute value for VAConfigAttribEncParallelRateControl.
uint32_t* VAEncMiscParameterParallelRateControl::num_b_in_gop |
brief Number of B frames per layer per GOP.
it should be allocated by application, and the is num_layers. num_b_in_gop[0] is the number of regular B which refers to only I or P frames.
uint32_t VAEncMiscParameterParallelRateControl::num_layers |
brief Number of layers