Home
last modified time | relevance | path

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

/Linux-v5.15/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.c3283 if (pipe->pipe_settings.capture.primary_binary[i].info) { in get_pipe_extra_pixel()
3285 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.left_cropping; in get_pipe_extra_pixel()
3287 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
3290 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.width; in get_pipe_extra_pixel()
3292 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.height; in get_pipe_extra_pixel()
5869 if (mycs->primary_binary[0].info) in load_primary_binaries()
6046 err = ia_css_binary_find(&prim_descr[i], &mycs->primary_binary[i]); in load_primary_binaries()
6057 vf_pp_in_info = &mycs->primary_binary[mycs->num_primary_stage - 1].vf_frame_info; in load_primary_binaries()
6098 &mycs->primary_binary[0]); in load_primary_binaries()
6489 if (pipe->pipe_settings.capture.primary_binary[0].info) { in load_capture_binaries()
[all …]