Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_gsc.c96 struct gsc_scaler { struct
143 struct gsc_scaler sc;
615 struct gsc_scaler *sc = &ctx->sc; in gsc_src_set_size()
915 static int gsc_set_prescaler(struct gsc_context *ctx, struct gsc_scaler *sc, in gsc_set_prescaler()
1020 static void gsc_set_scaler(struct gsc_context *ctx, struct gsc_scaler *sc) in gsc_set_scaler()
1041 struct gsc_scaler *sc = &ctx->sc; in gsc_dst_set_size()
1503 struct gsc_scaler *sc = &ctx->sc; in gsc_ippdrv_reset()
/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-core.h177 struct gsc_scaler { struct
371 struct gsc_scaler scaler;
Dgsc-regs.c349 struct gsc_scaler *sc = &ctx->scaler; in gsc_hw_set_prescaler()
361 struct gsc_scaler *sc = &ctx->scaler; in gsc_hw_set_mainscaler()
Dgsc-core.c637 struct gsc_scaler *sc = &ctx->scaler; in gsc_set_scaler_info()