Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/s5p-fimc/
Dfimc-reg.c269 struct fimc_frame *dst_frame = &ctx->d_frame; in fimc_hw_set_scaler() local
298 if (dst_frame->fmt->color == S5P_FIMC_RGB565) in fimc_hw_set_scaler()
300 else if (dst_frame->fmt->color == S5P_FIMC_RGB666) in fimc_hw_set_scaler()
302 else if (dst_frame->fmt->color == S5P_FIMC_RGB888) in fimc_hw_set_scaler()