Searched refs:gop_size (Results 1 – 6 of 6) sorted by relevance
47 …context->desc.h264enc.p_remain = context->desc.h264enc.gop_size - context->desc.h264enc.gop_cnt - … in vlVaHandleVAEncPictureParameterBufferTypeH264()68 if (context->desc.h264enc.gop_cnt == context->desc.h264enc.gop_size) in vlVaHandleVAEncPictureParameterBufferTypeH264()126 context->desc.h264enc.gop_size = h264->intra_idr_period * context->gop_coeff; in vlVaHandleVAEncSequenceParameterBufferTypeH264()
757 int idr_period = context->desc.h264enc.gop_size / context->gop_coeff; in vlVaEndPicture()
73 uint32_t gop_size; member350 unsigned gop_size; member
73 uint32_t gop_size; member352 unsigned gop_size; member
46 enc->enc_pic.rc.gop_size = pic->gop_size; in get_rate_control_param()431 RVCE_CS(enc->enc_pic.rc.gop_size); in rate_control()
431 unsigned gop_size; member