Home
last modified time | relevance | path

Searched refs:quant_p_frames (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vce.h75 uint32_t quant_p_frames; member
342 unsigned quant_p_frames; member
Dradeon_vce.c266 enc->pic.quant_p_frames != pic->quant_p_frames || in rvce_begin_frame()
Dradeon_vce_50.c47 RVCE_CS(enc->pic.quant_p_frames); // encQP_P in rate_control()
Dradeon_vce_52.c44 enc->enc_pic.rc.quant_p_frames = pic->quant_p_frames; in get_rate_control_param()
431 RVCE_CS(enc->enc_pic.rc.quant_p_frames); in rate_control()
Dradeon_vce_40_2_2.c101 RVCE_CS(enc->pic.quant_p_frames); // encQP_P in rate_control()
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h75 uint32_t quant_p_frames; member
340 unsigned quant_p_frames; member
Dradeon_vce.c275 enc->pic.quant_p_frames != pic->quant_p_frames || in rvce_begin_frame()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_h264_enc.c71 context->desc.h264enc.quant_p_frames = h264->pic_init_qp; in vlVaHandleVAEncPictureParameterBufferTypeH264()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c299 picture->quant_p_frames = priv->quant.nQpP; in enc_ControlPicture_common()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_enc_h264.cpp82 .ConstantQP_InterPredictedFrame_PrevRefOnly = picture->quant_p_frames; in d3d12_video_encoder_update_current_rate_control_h264()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h423 unsigned quant_p_frames; member