Searched refs:gop_cnt (Results 1 – 5 of 5) sorted by relevance
441 if (context->desc.h264enc.gop_cnt == 0) in handleVAEncPictureParameterBufferType()446 …context->desc.h264enc.p_remain = context->desc.h264enc.gop_size - context->desc.h264enc.gop_cnt - … in handleVAEncPictureParameterBufferType()466 context->desc.h264enc.gop_cnt++; in handleVAEncPictureParameterBufferType()467 if (context->desc.h264enc.gop_cnt == context->desc.h264enc.gop_size) in handleVAEncPictureParameterBufferType()468 context->desc.h264enc.gop_cnt = 0; in handleVAEncPictureParameterBufferType()
401 unsigned gop_cnt; member
343 unsigned gop_cnt; member
156 enc->enc_pic.gop_cnt = pic->gop_cnt; in si_vce_52_get_param()
349 unsigned gop_cnt; member