Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dsh_css.c206 need_capture_pp(const struct ia_css_pipe *pipe);
4968 static bool need_capture_pp( in need_capture_pp() function
5091 need_pp = need_capture_pp(pipe); in load_primary_binaries()
5403 need_pp = need_capture_pp(pipe); in load_advanced_binaries()
5552 need_pp = need_capture_pp(pipe); in load_low_light_binaries()
6916 need_pp = (need_capture_pp(pipe) || pipe->output_stage) && in create_host_regular_capture_pipeline()