Searched refs:gop_size (Results 1 – 5 of 5) sorted by relevance
363 context->desc.h264enc.gop_size = h264->intra_idr_period * context->gop_coeff; in handleVAEncSequenceParameterBufferType()408 …context->desc.h264enc.p_remain = context->desc.h264enc.gop_size - context->desc.h264enc.gop_cnt - … in handleVAEncPictureParameterBufferType()426 if (context->desc.h264enc.gop_cnt == context->desc.h264enc.gop_size) in handleVAEncPictureParameterBufferType()590 int idr_period = context->desc.h264enc.gop_size / context->gop_coeff; in vlVaEndPicture()
73 uint32_t gop_size; member350 unsigned gop_size; member
51 enc->enc_pic.rc.gop_size = pic->gop_size; in get_rate_control_param()395 RVCE_CS(enc->enc_pic.rc.gop_size); in rate_control()
404 unsigned gop_size; member
81 c->gop_size = 12; /* emit one intra frame every twelve frames at most */ in add_video_stream()