Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/atomisp/pci/
Dsh_css.c5213 bool need_ldc = false; in load_primary_binaries() local
5353 need_ldc = need_capt_ldc(pipe); in load_primary_binaries()
5360 capt_pp_in_info = need_ldc ? &capt_ldc_out_info : &prim_out_info; in load_primary_binaries()
5375 if (need_ldc) { in load_primary_binaries()
7013 bool need_ldc = false; in create_host_regular_capture_pipeline() local
7105 need_ldc = (capture_ldc_binary && capture_ldc_binary->info); in create_host_regular_capture_pipeline()
7160 if (!need_pp && (i == num_primary_stage - 1) && (!IS_ISP2401 || !need_ldc)) in create_host_regular_capture_pipeline()
7252 if (need_ldc) { in create_host_regular_capture_pipeline()