Searched refs:p_frame_qp (Results 1 – 6 of 6) sorted by relevance
37 u16 p_frame_qp; member
113 u16 p_frame_qp; member
237 cf.p_frame_qp = state->p_frame_qp; in v4l2_fwht_encode()
718 cf->p_frame_qp); in encode_plane()
1800 ctx->state.p_frame_qp = ctrl->val; in vicodec_s_ctrl()
920 int p_frame_qp = v4l2_ctrl_g_ctrl(channel->mpeg_video_h264_p_frame_qp); in fill_create_channel_param() local982 param->ip_delta = get_qp_delta(i_frame_qp, p_frame_qp); in fill_create_channel_param()983 param->pb_delta = get_qp_delta(p_frame_qp, b_frame_qp); in fill_create_channel_param()