Searched refs:i_frame_qp (Results 1 - 9 of 9) sorted by path

/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c1197 int i_frame_qp = allegro_channel_get_i_frame_qp(channel); local
1279 param->initial_qp = i_frame_qp;
1282 param->ip_delta = get_qp_delta(i_frame_qp, p_frame_qp);
/linux-master/drivers/media/platform/amphion/
H A Dvenc.c550 venc->params.i_frame_qp = ctrl->val;
1208 venc->params.i_frame_qp);
H A Dvpu_codec.h32 u32 i_frame_qp; member in struct:vpu_encode_params
H A Dvpu_windsor.c1051 expert->static_param.rate_control_islice_qp = params->i_frame_qp;
1135 windsor->init_slice_qp = params->i_frame_qp;
/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c713 cf->i_frame_qp);
H A Dcodec-fwht.h80 u16 i_frame_qp; member in struct:fwht_cframe
H A Dcodec-v4l2-fwht.c236 cf.i_frame_qp = state->i_frame_qp;
H A Dcodec-v4l2-fwht.h36 u16 i_frame_qp; member in struct:v4l2_fwht_state
H A Dvicodec-core.c1795 ctx->state.i_frame_qp = ctrl->val;

Completed in 232 milliseconds