Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c5214 bool need_ldc = false; in load_primary_binaries() local
5354 need_ldc = need_capt_ldc(pipe); in load_primary_binaries()
5361 capt_pp_in_info = need_ldc ? &capt_ldc_out_info : &prim_out_info; in load_primary_binaries()
5376 if (need_ldc) { in load_primary_binaries()
7014 bool need_ldc = false; in create_host_regular_capture_pipeline() local
7106 need_ldc = (capture_ldc_binary && capture_ldc_binary->info); in create_host_regular_capture_pipeline()
7161 if (!need_pp && (i == num_primary_stage - 1) && (!IS_ISP2401 || !need_ldc)) in create_host_regular_capture_pipeline()
7253 if (need_ldc) { in create_host_regular_capture_pipeline()