Searched refs:p_frame_qp (Results 1 – 6 of 6) sorted by relevance
37 u16 p_frame_qp; member
81 u16 p_frame_qp; member
237 cf.p_frame_qp = state->p_frame_qp; in v4l2_fwht_encode()
719 cf->p_frame_qp); in encode_plane()
1795 ctx->state.p_frame_qp = ctrl->val; in vicodec_s_ctrl()
1199 int p_frame_qp = allegro_channel_get_p_frame_qp(channel); in fill_create_channel_param() local1283 param->ip_delta = get_qp_delta(i_frame_qp, p_frame_qp); in fill_create_channel_param()1284 param->pb_delta = get_qp_delta(p_frame_qp, b_frame_qp); in fill_create_channel_param()
Completed in 19 milliseconds