Searched refs:VL_VA_ENC_GOP_COEFF (Results 1 – 2 of 2) sorted by relevance
399 if (context->gop_coeff > VL_VA_ENC_GOP_COEFF) in handleVAEncSequenceParameterBufferType()400 context->gop_coeff = VL_VA_ENC_GOP_COEFF; in handleVAEncSequenceParameterBufferType()
53 #define VL_VA_ENC_GOP_COEFF 16 macro