Home
last modified time | relevance | path

Searched refs:out_frame (Results 1 – 24 of 24) sorted by relevance

/drivers/staging/media/atomisp/pci/camera/pipe/src/
Dpipe_stagedesc.c23 struct ia_css_frame *out_frame[], in ia_css_pipe_get_generic_stage_desc() argument
30 stage_desc, binary, out_frame, in_frame, vf_frame); in ia_css_pipe_get_generic_stage_desc()
45 stage_desc->out_frame[i] = out_frame[i]; in ia_css_pipe_get_generic_stage_desc()
55 struct ia_css_frame *out_frame[], in ia_css_pipe_get_firmwares_stage_desc() argument
72 stage_desc->out_frame[i] = out_frame[i]; in ia_css_pipe_get_firmwares_stage_desc()
79 struct ia_css_frame *out_frame, in ia_css_pipe_get_sp_func_stage_desc() argument
93 stage_desc->out_frame[0] = out_frame; in ia_css_pipe_get_sp_func_stage_desc()
95 stage_desc->out_frame[i] = NULL; in ia_css_pipe_get_sp_func_stage_desc()
/drivers/staging/media/atomisp/pci/
Dsh_css_sp.c192 struct ia_css_frame *out_frame, in sh_css_sp_start_binary_copy() argument
200 assert(out_frame); in sh_css_sp_start_binary_copy()
205 pipe->copy.bin.bytes_available = out_frame->data_bytes; in sh_css_sp_start_binary_copy()
232 set_output_frame_buffer(out_frame, 0); in sh_css_sp_start_binary_copy()
240 sh_css_sp_start_raw_copy(struct ia_css_frame *out_frame, in sh_css_sp_start_raw_copy() argument
252 assert(out_frame); in sh_css_sp_start_raw_copy()
271 pipe->copy.raw.height = out_frame->frame_info.res.height; in sh_css_sp_start_raw_copy()
272 pipe->copy.raw.width = out_frame->frame_info.res.width; in sh_css_sp_start_raw_copy()
273 pipe->copy.raw.padded_width = out_frame->frame_info.padded_width; in sh_css_sp_start_raw_copy()
274 pipe->copy.raw.raw_bit_depth = out_frame->frame_info.raw_bit_depth; in sh_css_sp_start_raw_copy()
[all …]
Dsh_css.c273 struct ia_css_frame *out_frame, unsigned int idx);
303 struct ia_css_frame *out_frame);
1128 struct ia_css_frame *out_frame) in start_copy_on_sp() argument
1130 (void)out_frame; in start_copy_on_sp()
1140 …sh_css_sp_start_binary_copy(ia_css_pipe_get_pipe_num(pipe), out_frame, pipe->stream->config.pixels… in start_copy_on_sp()
1161 args->out_frame[i] = NULL; in sh_css_binary_args_reset()
2549 struct ia_css_frame *out_frame, in add_firmwares() argument
2567 if ((fw == last_fw) && (fw->info.isp.sp.enable.out_frame != 0)) in add_firmwares()
2568 out[0] = out_frame; in add_firmwares()
2573 if (fw->info.isp.sp.enable.out_frame != 0) in add_firmwares()
[all …]
Dia_css_acc_types.h163 u32 out_frame; /* Address in ISP dmem */ member
250 u8 out_frame; member
Dsh_css_sp.h44 struct ia_css_frame *out_frame,
Dsh_css_internal.h253 *out_frame[IA_CSS_BINARY_MAX_OUTPUT_PORTS]; /* output frame */ member
Dsh_css_params.c1200 out_infos[0] = ia_css_frame_get_info(args->out_frame[0]); in ia_css_process_zoom_and_motion()
/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
Dpipeline.c306 if (last && last->args.out_frame[0]) in ia_css_pipeline_create_and_add_stage()
307 stage_desc->in_frame = last->args.out_frame[0]; in ia_css_pipeline_create_and_add_stage()
503 ia_css_frame_free(stage->args.out_frame[i]); in pipeline_stage_destroy()
504 stage->args.out_frame[i] = NULL; in pipeline_stage_destroy()
574 struct ia_css_frame *out_frame[IA_CSS_BINARY_MAX_OUTPUT_PORTS]; in pipeline_stage_create() local
589 out_frame[i] = stage_desc->out_frame[i]; in pipeline_stage_create()
622 if (!(out_frame[i]) && (binary) in pipeline_stage_create()
624 err = ia_css_frame_allocate_from_info(&out_frame[i], in pipeline_stage_create()
653 stage->args.out_frame[i] = out_frame[i]; in pipeline_stage_create()
682 memcpy(&pipeline->out_frame[i], &ia_css_default_frame, in pipeline_init_defaults()
/drivers/staging/media/atomisp/pci/camera/pipe/interface/
Dia_css_pipe_stagedesc.h28 struct ia_css_frame *out_frame[],
35 struct ia_css_frame *out_frame[],
43 struct ia_css_frame *out_frame,
/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
Dia_css_pipeline.h51 struct ia_css_frame out_frame[IA_CSS_PIPE_MAX_OUTPUT_STAGE]; member
62 .out_frame = {DEFAULT_FRAME}, \
77 struct ia_css_frame *out_frame[IA_CSS_BINARY_MAX_OUTPUT_PORTS]; member
/drivers/media/platform/samsung/s3c-camif/
Dcamif-capture.c55 struct camif_frame *f = &vp->out_frame; in camif_prepare_dma_offset()
244 struct camif_frame *frame = &vp->out_frame; in camif_prepare_addr()
442 struct camif_frame *frame = &vp->out_frame; in queue_setup()
693 struct camif_frame *frame = &vp->out_frame; in s3c_camif_vidioc_g_fmt()
771 struct camif_frame *out_frame = &vp->out_frame; in s3c_camif_vidioc_s_fmt() local
786 out_frame->f_width = pix->width; in s3c_camif_vidioc_s_fmt()
787 out_frame->f_height = pix->height; in s3c_camif_vidioc_s_fmt()
790 out_frame->rect.width = pix->width; in s3c_camif_vidioc_s_fmt()
791 out_frame->rect.height = pix->height; in s3c_camif_vidioc_s_fmt()
792 out_frame->rect.left = 0; in s3c_camif_vidioc_s_fmt()
[all …]
Dcamif-regs.c220 struct camif_frame *frame = &vp->out_frame; in camif_hw_set_out_dma_size()
258 struct camif_frame *frame = &vp->out_frame; in camif_hw_set_output_dma()
299 struct camif_frame *frame = &vp->out_frame; in camif_hw_set_target_format()
Dcamif-core.c149 int target_x = vp->out_frame.rect.width; in s3c_camif_get_scaler_config()
150 int target_y = vp->out_frame.rect.height; in s3c_camif_get_scaler_config()
Dcamif-core.h228 struct camif_frame out_frame; member
/drivers/media/platform/st/sti/delta/
Ddelta-mjpeg-dec.c26 struct delta_frame *out_frame; member
318 ctx->out_frame = frame; in delta_mjpeg_ipc_decode()
434 if (!ctx->out_frame) in delta_mjpeg_get_frame()
437 *frame = ctx->out_frame; in delta_mjpeg_get_frame()
439 ctx->out_frame = NULL; in delta_mjpeg_get_frame()
/drivers/media/platform/samsung/exynos4-is/
Dfimc-lite.c141 if (fimc->inp_frame.fmt == NULL || fimc->out_frame.fmt == NULL) in fimc_lite_hw_init()
155 flite_hw_set_output_dma(fimc, &fimc->out_frame, !isp_output); in fimc_lite_hw_init()
238 flite_hw_set_dma_window(fimc, &fimc->out_frame); in fimc_lite_config_update()
354 struct flite_frame *frame = &fimc->out_frame; in queue_setup()
385 if (fimc->out_frame.fmt == NULL) in buffer_prepare()
388 for (i = 0; i < fimc->out_frame.fmt->memplanes; i++) { in buffer_prepare()
623 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_try_compose()
634 r->top = clamp_t(u32, r->top, 0, fimc->out_frame.f_height - r->height); in fimc_lite_try_compose()
672 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_g_fmt_mplane()
743 struct flite_frame *frame = &fimc->out_frame; in fimc_lite_s_fmt_mplane()
[all …]
Dfimc-lite.h163 struct flite_frame out_frame; member
/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c1245 bi->enable.out_frame ? "outf," : "", in ia_css_debug_pipe_graph_dump_stage()
1372 if (stage->args.out_frame[i]) { in ia_css_debug_pipe_graph_dump_stage()
1374 stage->args.out_frame[i], id, blob_name, in ia_css_debug_pipe_graph_dump_stage()
1388 struct ia_css_frame *out_frame) in ia_css_debug_pipe_graph_dump_sp_raw_copy() argument
1390 assert(out_frame); in ia_css_debug_pipe_graph_dump_sp_raw_copy()
1401 out_frame, in ia_css_debug_pipe_graph_dump_sp_raw_copy()
1402 debug_frame_format2str(out_frame->frame_info.format), in ia_css_debug_pipe_graph_dump_sp_raw_copy()
1403 out_frame->frame_info.res.width, in ia_css_debug_pipe_graph_dump_sp_raw_copy()
1404 out_frame->frame_info.padded_width, in ia_css_debug_pipe_graph_dump_sp_raw_copy()
1405 out_frame->frame_info.res.height); in ia_css_debug_pipe_graph_dump_sp_raw_copy()
[all …]
/drivers/media/platform/qcom/venus/
Dhfi_cmds.c314 struct hfi_frame_data *out_frame) in pkt_session_ftb() argument
316 if (!cookie || !out_frame || !out_frame->device_addr) in pkt_session_ftb()
323 if (out_frame->buffer_type == HFI_BUFFER_OUTPUT) in pkt_session_ftb()
325 else if (out_frame->buffer_type == HFI_BUFFER_OUTPUT2) in pkt_session_ftb()
328 pkt->output_tag = out_frame->clnt_data; in pkt_session_ftb()
329 pkt->packet_buffer = out_frame->device_addr; in pkt_session_ftb()
330 pkt->extradata_buffer = out_frame->extradata_addr; in pkt_session_ftb()
331 pkt->alloc_len = out_frame->alloc_len; in pkt_session_ftb()
332 pkt->filled_len = out_frame->filled_len; in pkt_session_ftb()
333 pkt->offset = out_frame->offset; in pkt_session_ftb()
[all …]
Dhfi_venus.c1329 struct hfi_frame_data *out_frame) in venus_session_ftb() argument
1335 ret = pkt_session_ftb(&pkt, inst, out_frame); in venus_session_ftb()
/drivers/staging/media/atomisp/pci/runtime/debug/interface/
Dia_css_debug_pipe.h57 struct ia_css_frame *out_frame);
/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/yuv444_io_ls/
Dia_css_yuv444_io.host.c32 &args->out_frame; in ia_css_yuv444_io_config()
/drivers/staging/media/atomisp/pci/isp/kernels/ipu2_io_ls/bayer_io_ls/
Dia_css_bayer_io.host.c32 &args->out_frame; in ia_css_bayer_io_config()
/drivers/staging/media/ipu3/
Dipu3-abi.h1601 u32 out_frame; /* Address in ISP dmem */ member
1716 u8 out_frame; member