Home
last modified time | relevance | path

Searched refs:i_remain (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_h264_enc.c44 context->desc.h264enc.i_remain = context->gop_coeff; in vlVaHandleVAEncPictureParameterBufferTypeH264()
46 context->desc.h264enc.i_remain--; in vlVaHandleVAEncPictureParameterBufferTypeH264()
48 context->desc.h264enc.p_remain = context->desc.h264enc.gop_size - context->desc.h264enc.gop_cnt - context->desc.h264enc.i_remain; in vlVaHandleVAEncPictureParameterBufferTypeH264()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce_52.c167 enc->enc_pic.i_remain = pic->i_remain; in si_vce_52_get_param()
402 RVCE_CS(enc->enc_pic.i_remain); in encode()
H A Dradeon_vce.h349 unsigned i_remain; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.h347 unsigned i_remain; member
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h430 unsigned i_remain; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_enc_h264.cpp481 uint32_t GOPCoeff = picture->i_remain; in d3d12_video_encoder_update_h264_gop_configuration()

Completed in 9 milliseconds