Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css.c409 aspect_ratio_crop_check(bool enabled, struct ia_css_pipe *curr_pipe);
9417 if (aspect_ratio_crop_check(aspect_ratio_crop_enabled, curr_pipe)) {
10762 aspect_ratio_crop_check(bool enabled, struct ia_css_pipe *curr_pipe) { function