Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.h69 uint32_t quant_p_frames; member
334 unsigned quant_p_frames; member
Dradeon_vce.c270 enc->pic.quant_p_frames != pic->quant_p_frames || in rvce_begin_frame()
Dradeon_vce_50.c50 RVCE_CS(enc->pic.quant_p_frames); // encQP_P in rate_control()
Dradeon_vce_52.c49 enc->enc_pic.rc.quant_p_frames = pic->quant_p_frames; in get_rate_control_param()
419 RVCE_CS(enc->enc_pic.rc.quant_p_frames); in rate_control()
Dradeon_vce_40_2_2.c107 RVCE_CS(enc->pic.quant_p_frames); // encQP_P in rate_control()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h75 uint32_t quant_p_frames; member
340 unsigned quant_p_frames; member
Dradeon_vce.c271 enc->pic.quant_p_frames != pic->quant_p_frames || in rvce_begin_frame()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h392 unsigned quant_p_frames; member
/external/mesa3d/src/gallium/state_trackers/va/
Dpicture.c465 context->desc.h264enc.quant_p_frames = h264->pic_init_qp; in handleVAEncPictureParameterBufferType()
/external/mesa3d/src/gallium/state_trackers/omx_bellagio/
Dvid_enc.c1070 picture->quant_p_frames = priv->quant.nQpP; in enc_ControlPicture()