Home
last modified time | relevance | path

Searched refs:gsc_frame (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-core.h200 struct gsc_frame { struct
367 struct gsc_frame s_frame;
368 struct gsc_frame d_frame;
385 void gsc_set_prefbuf(struct gsc_dev *gsc, struct gsc_frame *frm);
390 u32 get_plane_size(struct gsc_frame *fr, unsigned int plane);
395 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height);
404 struct gsc_frame *s_frame,
412 struct gsc_frame *frame, struct gsc_addr *addr);
480 static inline struct gsc_frame *ctx_get_frame(struct gsc_ctx *ctx, in ctx_get_frame()
483 struct gsc_frame *frame; in ctx_get_frame()
Dgsc-regs.c127 struct gsc_frame *frame = &ctx->s_frame; in gsc_hw_set_in_size()
149 struct gsc_frame *frame = &ctx->s_frame; in gsc_hw_set_in_image_rgb()
169 struct gsc_frame *frame = &ctx->s_frame; in gsc_hw_set_in_image_format()
240 struct gsc_frame *frame = &ctx->d_frame; in gsc_hw_set_out_size()
269 struct gsc_frame *frame = &ctx->d_frame; in gsc_hw_set_out_image_rgb()
289 struct gsc_frame *frame = &ctx->d_frame; in gsc_hw_set_out_image_format()
407 struct gsc_frame *frame = &ctx->d_frame; in gsc_hw_set_global_alpha()
Dgsc-core.c229 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height) in gsc_set_frame_size()
275 struct gsc_frame *s_frame, u32 *wratio, in gsc_check_src_scale_info()
322 static int get_plane_info(struct gsc_frame *frm, u32 addr, u32 *index, u32 *ret_addr) in get_plane_info()
340 void gsc_set_prefbuf(struct gsc_dev *gsc, struct gsc_frame *frm) in gsc_set_prefbuf()
469 struct gsc_frame *frame; in gsc_g_fmt_mplane()
508 struct gsc_frame *frame; in gsc_g_crop()
521 struct gsc_frame *f; in gsc_try_crop()
638 struct gsc_frame *s_frame = &ctx->s_frame; in gsc_set_scaler_info()
639 struct gsc_frame *d_frame = &ctx->d_frame; in gsc_set_scaler_info()
802 struct gsc_frame *frame, struct gsc_addr *addr) in gsc_prepare_addr()
Dgsc-m2m.c111 struct gsc_frame *s_frame, *d_frame; in gsc_get_bufs()
220 struct gsc_frame *frame; in gsc_m2m_queue_setup()
241 struct gsc_frame *frame; in gsc_m2m_buf_prepare()
320 struct gsc_frame *frame; in gsc_m2m_s_fmt_mplane()
451 struct gsc_frame *frame; in gsc_m2m_g_selection()
488 struct gsc_frame *frame; in gsc_m2m_s_selection()