Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/allegro-dvt/
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()