Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h43 struct ia_css_binary primary_binary[MAX_NUM_PRIMARY_STAGES]; member
59 .primary_binary = {IA_CSS_BINARY_DEFAULT_SETTINGS}, \
Dsh_css.c2855 if (pipe->pipe_settings.capture.primary_binary[i].info) { in get_pipe_extra_pixel()
2857 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.left_cropping; in get_pipe_extra_pixel()
2859 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
2862 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.width; in get_pipe_extra_pixel()
2864 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.height; in get_pipe_extra_pixel()
5068 if (mycs->primary_binary[0].info) in load_primary_binaries()
5229 err = ia_css_binary_find(&prim_descr[i], &mycs->primary_binary[i]); in load_primary_binaries()
5240 vf_pp_in_info = &mycs->primary_binary[mycs->num_primary_stage - 1].vf_frame_info; in load_primary_binaries()
5281 &mycs->primary_binary[0]); in load_primary_binaries()
5676 if (pipe->pipe_settings.capture.primary_binary[0].info) { in load_capture_binaries()
[all …]