Home
last modified time | relevance | path

Searched refs:out_vf_frame (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
A Dpipeline.c510 ia_css_frame_free(stage->args.out_vf_frame); in pipeline_stage_destroy()
511 stage->args.out_vf_frame = NULL; in pipeline_stage_destroy()
656 stage->args.out_vf_frame = vf_frame; in pipeline_stage_create()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Dsh_css_sp.c740 if (!err && args->out_vf_frame) in sh_css_sp_write_frame_pointers()
741 err = set_view_finder_buffer(args->out_vf_frame); in sh_css_sp_write_frame_pointers()
831 ret = ia_css_output1_configure(binary, ia_css_frame_get_info(args->out_vf_frame)); in configure_isp_from_args()
972 sh_css_sp_stage.enable.vf_output = (args->out_vf_frame != NULL); in sh_css_sp_init_stage()
1135 ia_css_frame_get_info(args->out_vf_frame), in sp_init_stage()
A Dsh_css_internal.h276 struct ia_css_frame *out_vf_frame; /* viewfinder output frame */ member
A Dsh_css.c1248 args->out_vf_frame = NULL; in sh_css_binary_args_reset()
3311 in_frame = video_stage->args.out_vf_frame; in create_host_video_pipeline()
3474 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()
3476 preview_stage->args.out_vf_frame = in create_host_preview_pipeline()
3481 in_frame = preview_stage->args.out_vf_frame; in create_host_preview_pipeline()
6883 in_frame = yuv_scaler_stage->args.out_vf_frame; in create_host_yuvpp_pipeline()
6899 in_frame = copy_stage->args.out_vf_frame; in create_host_yuvpp_pipeline()
7341 in_frame = current_stage->args.out_vf_frame; in create_host_regular_capture_pipeline()
A Dsh_css_params.c1208 ia_css_frame_get_info(args->out_vf_frame), in ia_css_process_zoom_and_motion()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/runtime/debug/src/
A Dia_css_debug.c2845 if (stage->args.out_vf_frame) { in ia_css_debug_pipe_graph_dump_stage()
2847 stage->args.out_vf_frame, id, blob_name, in ia_css_debug_pipe_graph_dump_stage()

Completed in 34 milliseconds