Home
last modified time | relevance | path

Searched refs:i_frame_qp (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/media/test-drivers/vicodec/
Dcodec-v4l2-fwht.h36 u16 i_frame_qp; member
Dcodec-fwht.h80 u16 i_frame_qp; member
Dcodec-v4l2-fwht.c236 cf.i_frame_qp = state->i_frame_qp; in v4l2_fwht_encode()
Dcodec-fwht.c713 cf->i_frame_qp); in encode_plane()
Dvicodec-core.c1792 ctx->state.i_frame_qp = ctrl->val; in vicodec_s_ctrl()
/linux-5.19.10/drivers/media/platform/amphion/
Dvpu_codec.h32 u32 i_frame_qp; member
Dvpu_windsor.c1046 expert->static_param.rate_control_islice_qp = params->i_frame_qp; in vpu_windsor_set_qp()
1130 windsor->init_slice_qp = params->i_frame_qp; in vpu_windsor_set_params()
Dvenc.c558 venc->params.i_frame_qp = ctrl->val; in venc_op_s_ctrl()
1217 venc->params.i_frame_qp); in venc_get_debug_info()
/linux-5.19.10/drivers/media/platform/allegro-dvt/
Dallegro-core.c1198 int i_frame_qp = allegro_channel_get_i_frame_qp(channel); in fill_create_channel_param() local
1280 param->initial_qp = i_frame_qp; in fill_create_channel_param()
1283 param->ip_delta = get_qp_delta(i_frame_qp, p_frame_qp); in fill_create_channel_param()