Searched refs:cpia2_match_video_size (Results 1 – 3 of 3) sorted by relevance
433 int cpia2_match_video_size(int width, int height);
1010 int cpia2_match_video_size(int width, int height) in cpia2_match_video_size() function1159 image_size = cpia2_match_video_size(width, height); in config_sensor_410()1338 image_size = cpia2_match_video_size(width, height); in config_sensor_500()
562 switch (cpia2_match_video_size(f->fmt.pix.width, f->fmt.pix.height)) { in cpia2_try_fmt_vid_cap()