Home
last modified time | relevance | path

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

/Linux-v6.1/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.c3135 if (pipe->pipe_settings.capture.primary_binary[i].info) { in get_pipe_extra_pixel()
3137 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.left_cropping; in get_pipe_extra_pixel()
3139 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
3142 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.width; in get_pipe_extra_pixel()
3144 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.height; in get_pipe_extra_pixel()
5486 if (mycs->primary_binary[0].info) in load_primary_binaries()
5647 err = ia_css_binary_find(&prim_descr[i], &mycs->primary_binary[i]); in load_primary_binaries()
5658 vf_pp_in_info = &mycs->primary_binary[mycs->num_primary_stage - 1].vf_frame_info; in load_primary_binaries()
5700 &mycs->primary_binary[0]); in load_primary_binaries()
6095 if (pipe->pipe_settings.capture.primary_binary[0].info) { in load_capture_binaries()
[all …]