Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/media/platform/allegro-dvt/
Dallegro-core.c1119 int i_frame_qp = allegro_channel_get_i_frame_qp(channel); in fill_create_channel_param() local
1202 param->initial_qp = i_frame_qp; in fill_create_channel_param()
1205 param->ip_delta = get_qp_delta(i_frame_qp, p_frame_qp); in fill_create_channel_param()