Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
A Dpipeline.c511 ia_css_frame_free(stage->args.out_vf_frame); in pipeline_stage_destroy()
512 stage->args.out_vf_frame = NULL; in pipeline_stage_destroy()
657 stage->args.out_vf_frame = vf_frame; in pipeline_stage_create()
/linux/drivers/staging/media/atomisp/pci/
A Dsh_css_sp.c744 if (!err && args->out_vf_frame) in sh_css_sp_write_frame_pointers()
745 err = set_view_finder_buffer(args->out_vf_frame); in sh_css_sp_write_frame_pointers()
827 ia_css_output1_configure(binary, &args->out_vf_frame->info); in configure_isp_from_args()
956 sh_css_sp_stage.enable.vf_output = (args->out_vf_frame != NULL); in sh_css_sp_init_stage()
1123 args->out_vf_frame ? &args->out_vf_frame->info in sp_init_stage()
A Dsh_css_internal.h282 struct ia_css_frame *out_vf_frame; /* viewfinder output frame */ member
A Dsh_css.c1416 args->out_vf_frame = NULL; in sh_css_binary_args_reset()
3562 in_frame = video_stage->args.out_vf_frame; in create_host_video_pipeline()
3788 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()
3790 preview_stage->args.out_vf_frame = in create_host_preview_pipeline()
3795 in_frame = preview_stage->args.out_vf_frame; in create_host_preview_pipeline()
7493 in_frame = yuv_scaler_stage->args.out_vf_frame; in create_host_yuvpp_pipeline()
7509 in_frame = copy_stage->args.out_vf_frame; in create_host_yuvpp_pipeline()
7968 in_frame = current_stage->args.out_vf_frame;
A Dsh_css_params.c1221 args->out_vf_frame ? &args->out_vf_frame->info in ia_css_process_zoom_and_motion()
/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
A Dia_css_debug.c2848 if (stage->args.out_vf_frame) { in ia_css_debug_pipe_graph_dump_stage()
2850 stage->args.out_vf_frame, id, blob_name, in ia_css_debug_pipe_graph_dump_stage()

Completed in 41 milliseconds