Searched refs:gop_cnt (Results 1 – 6 of 6) sorted by relevance
43 if (context->desc.h264enc.gop_cnt == 0) in vlVaHandleVAEncPictureParameterBufferTypeH264()48 …context->desc.h264enc.p_remain = context->desc.h264enc.gop_size - context->desc.h264enc.gop_cnt - … in vlVaHandleVAEncPictureParameterBufferTypeH264()72 context->desc.h264enc.gop_cnt++; in vlVaHandleVAEncPictureParameterBufferTypeH264()73 if (context->desc.h264enc.gop_cnt == context->desc.h264enc.gop_size) in vlVaHandleVAEncPictureParameterBufferTypeH264()74 context->desc.h264enc.gop_cnt = 0; in vlVaHandleVAEncPictureParameterBufferTypeH264()
351 unsigned gop_cnt; member
168 enc->enc_pic.gop_cnt = pic->gop_cnt; in si_vce_52_get_param()
349 unsigned gop_cnt; member
480 if (picture->gop_cnt == 1) { in d3d12_video_encoder_update_h264_gop_configuration()
432 unsigned gop_cnt; member