Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c7075 static int rkcif_get_max_common_div(int a, int b) in rkcif_get_max_common_div() function
7135 max_common_div = rkcif_get_max_common_div(cap_m, skip_n); in rkcif_set_fps()