Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/va/
Dpicture.c401 context->desc.h264enc.gop_size = h264->intra_idr_period * context->gop_coeff; in handleVAEncSequenceParameterBufferType()
446 …context->desc.h264enc.p_remain = context->desc.h264enc.gop_size - context->desc.h264enc.gop_cnt - … in handleVAEncPictureParameterBufferType()
467 if (context->desc.h264enc.gop_cnt == context->desc.h264enc.gop_size) in handleVAEncPictureParameterBufferType()
709 int idr_period = context->desc.h264enc.gop_size / context->gop_coeff; in vlVaEndPicture()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.h67 uint32_t gop_size; member
344 unsigned gop_size; member
Dradeon_vce_52.c51 enc->enc_pic.rc.gop_size = pic->gop_size; in get_rate_control_param()
417 RVCE_CS(enc->enc_pic.rc.gop_size); in rate_control()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h73 uint32_t gop_size; member
350 unsigned gop_size; member
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h406 unsigned gop_size; member