Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c409 aspect_ratio_crop_check(bool enabled, struct ia_css_pipe *curr_pipe);
9422 if (aspect_ratio_crop_check(aspect_ratio_crop_enabled, curr_pipe)) {
10767 aspect_ratio_crop_check(bool enabled, struct ia_css_pipe *curr_pipe) { function