Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dsh_css.c229 need_capture_pp(const struct ia_css_pipe *pipe);
5384 static bool need_capture_pp( in need_capture_pp() function
5513 need_pp = need_capture_pp(pipe); in load_primary_binaries()
5826 need_pp = need_capture_pp(pipe); in load_advanced_binaries()
5975 need_pp = need_capture_pp(pipe); in load_low_light_binaries()
7358 need_pp = (need_capture_pp(pipe) || pipe->output_stage) && in create_host_regular_capture_pipeline()