Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h52 struct ia_css_binary primary_binary[MAX_NUM_PRIMARY_STAGES]; member
68 .primary_binary = {IA_CSS_BINARY_DEFAULT_SETTINGS}, \
Dsh_css.c3021 if (pipe->pipe_settings.capture.primary_binary[i].info) { in get_pipe_extra_pixel()
3023 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.left_cropping; in get_pipe_extra_pixel()
3025 pipe->pipe_settings.capture.primary_binary[i].info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
3028 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.width; in get_pipe_extra_pixel()
3030 pipe->pipe_settings.capture.primary_binary[i].dvs_envelope.height; in get_pipe_extra_pixel()
5243 if (mycs->primary_binary[0].info) in load_primary_binaries()
5404 err = ia_css_binary_find(&prim_descr[i], &mycs->primary_binary[i]); in load_primary_binaries()
5415 vf_pp_in_info = &mycs->primary_binary[mycs->num_primary_stage - 1].vf_frame_info; in load_primary_binaries()
5456 &mycs->primary_binary[0]); in load_primary_binaries()
5851 if (pipe->pipe_settings.capture.primary_binary[0].info) { in load_capture_binaries()
[all …]