Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h53 struct ia_css_binary primary_binary[MAX_NUM_PRIMARY_STAGES]; member
69 .primary_binary = {IA_CSS_BINARY_DEFAULT_SETTINGS}, \
Dsh_css.c3359 if (pipe->pipe_settings.capture.primary_binary[i].info) { in get_pipe_extra_pixel()
3361 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.left_cropping; in get_pipe_extra_pixel()
3363 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
3366 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.width; in get_pipe_extra_pixel()
3368 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.height; in get_pipe_extra_pixel()
6026 if (mycs->primary_binary[0].info) in load_primary_binaries()
6197 err = ia_css_binary_find(&prim_descr[i], &mycs->primary_binary[i]); in load_primary_binaries()
6208 vf_pp_in_info = &mycs->primary_binary[mycs->num_primary_stage - 1].vf_frame_info; in load_primary_binaries()
6249 &mycs->primary_binary[0]); in load_primary_binaries()
6639 if (pipe->pipe_settings.capture.primary_binary[0].info) { in load_capture_binaries()
[all …]