Home
last modified time | relevance | path

Searched refs:get_qp_delta (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c908 static s16 get_qp_delta(int minuend, int subtrahend) in get_qp_delta() function
982 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()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c1174 static s16 get_qp_delta(int minuend, int subtrahend) in get_qp_delta() function
1282 param->ip_delta = get_qp_delta(i_frame_qp, p_frame_qp); in fill_create_channel_param()
1283 param->pb_delta = get_qp_delta(p_frame_qp, b_frame_qp); in fill_create_channel_param()

Completed in 14 milliseconds