Searched refs:gop_cnt (Results 1 – 5 of 5) sorted by relevance
42 if (context->desc.h264enc.gop_cnt == 0) in vlVaHandleVAEncPictureParameterBufferTypeH264()47 …context->desc.h264enc.p_remain = context->desc.h264enc.gop_size - context->desc.h264enc.gop_cnt - … in vlVaHandleVAEncPictureParameterBufferTypeH264()67 context->desc.h264enc.gop_cnt++; in vlVaHandleVAEncPictureParameterBufferTypeH264()68 if (context->desc.h264enc.gop_cnt == context->desc.h264enc.gop_size) in vlVaHandleVAEncPictureParameterBufferTypeH264()69 context->desc.h264enc.gop_cnt = 0; in vlVaHandleVAEncPictureParameterBufferTypeH264()
349 unsigned gop_cnt; member
351 unsigned gop_cnt; member
170 enc->enc_pic.gop_cnt = pic->gop_cnt; in si_vce_52_get_param()
426 unsigned gop_cnt; member