Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/deprecated/cpia2/
Dcpia2.h419 int cpia2_match_video_size(int width, int height);
Dcpia2_core.c1017 int cpia2_match_video_size(int width, int height) in cpia2_match_video_size() function
1166 image_size = cpia2_match_video_size(width, height); in config_sensor_410()
1345 image_size = cpia2_match_video_size(width, height); in config_sensor_500()
Dcpia2_v4l.c324 switch (cpia2_match_video_size(f->fmt.pix.width, f->fmt.pix.height)) { in cpia2_try_fmt_vid_cap()