Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/atomisp/pci/
Dsh_css.c219 need_capture_pp(const struct ia_css_pipe *pipe);
5143 static bool need_capture_pp( in need_capture_pp() function
5266 need_pp = need_capture_pp(pipe); in load_primary_binaries()
5578 need_pp = need_capture_pp(pipe); in load_advanced_binaries()
5727 need_pp = need_capture_pp(pipe); in load_low_light_binaries()
7101 need_pp = (need_capture_pp(pipe) || pipe->output_stage) && in create_host_regular_capture_pipeline()