Searched refs:quant_p_frames (Results 1 – 14 of 14) sorted by relevance
46 uint32_t quant_p_frames; member286 unsigned quant_p_frames; member
137 enc->pic.quant_p_frames != pic->quant_p_frames || in rvce_begin_frame()
33 enc->enc_pic.rc.quant_p_frames = pic->quant_p_frames; in get_rate_control_param()483 RVCE_CS(enc->enc_pic.rc.quant_p_frames); in rate_control()
342 enc->enc_pic.rc_per_pic.qp_p = pic->quant_p_frames; in radeon_vcn_enc_h264_get_rc_param()662 enc->enc_pic.rc_per_pic.qp_p = pic->rc[0].quant_p_frames; in radeon_vcn_enc_hevc_get_rc_param()1456 (enc->enc_pic.rc_per_pic.qp_p != pic->quant_p_frames) || in radeon_enc_begin_frame()1470 (enc->enc_pic.rc_per_pic.qp_p != pic->rc[0].quant_p_frames) || in radeon_enc_begin_frame()
233 uint32_t quant_p_frames; member482 uint32_t quant_p_frames; member
49 uint32_t quant_p_frames; member314 unsigned quant_p_frames; member
249 enc->pic.quant_p_frames != pic->quant_p_frames || in rvce_begin_frame()
785 unsigned quant_p_frames; member1142 unsigned quant_p_frames; member
256 ITEM_SET(vh264, h264, quant_p_frames); in fill_h264_enc_picture_desc()475 vh265->rc.quant_p_frames = h265->rc[0].quant_p_frames; in fill_h265_enc_picture_desc()
295 .ConstantQP_InterPredictedFrame_PrevRefOnly = picture->quant_p_frames; in d3d12_video_encoder_update_current_rate_control_h264()
293 ….ConstantQP_InterPredictedFrame_PrevRefOnly = picture->rc[picture->pic.temporal_id].quant_p_frames; in d3d12_video_encoder_update_current_rate_control_hevc()
254 context->desc.h264enc.quant_p_frames = slice_qp; in vlVaHandleVAEncSliceParameterBufferTypeH264()
259 context->desc.h265enc.rc[0].quant_p_frames = slice_qp; in vlVaHandleVAEncSliceParameterBufferTypeHEVC()