Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Dia_css_pipe.h54 unsigned int num_primary_stage; member
A Dsh_css.c3282 for (i = 0; i < pipe->pipe_settings.capture.num_primary_stage; i++) { in get_pipe_extra_pixel()
5872 err = set_num_primary_stages(&mycs->num_primary_stage, in load_primary_binaries()
6037 for (i = 0; i < mycs->num_primary_stage; i++) { in load_primary_binaries()
6041 (i == mycs->num_primary_stage - 1)) in load_primary_binaries()
7652 unsigned int i, num_yuv_scaler, num_primary_stage; local
7721 num_primary_stage = pipe->pipe_settings.capture.num_primary_stage;
7727 for (i = 0; i < num_primary_stage; i++)
7794 for (i = 0; i < num_primary_stage; i++) {
7800 if (!need_pp && (i == num_primary_stage - 1))
7802 if (!need_pp && (i == num_primary_stage - 1) && !need_ldc)
[all …]

Completed in 18 milliseconds