Home
last modified time | relevance | path

Searched refs:gop_cnt (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/va/
Dpicture.c441 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()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h401 unsigned gop_cnt; member
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.h343 unsigned gop_cnt; member
Dradeon_vce_52.c156 enc->enc_pic.gop_cnt = pic->gop_cnt; in si_vce_52_get_param()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h349 unsigned gop_cnt; member