Searched refs:colorfx_cbcr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.c490 effect->pat_cb = ctx->ctrls.colorfx_cbcr->val >> 8;
491 effect->pat_cr = ctx->ctrls.colorfx_cbcr->val & 0xff;
601 ctrls->colorfx_cbcr = v4l2_ctrl_new_std(handler, &fimc_ctrl_ops,
H A Dfimc-core.h437 * @colorfx_cbcr: Cb/Cr coefficients control
448 struct v4l2_ctrl *colorfx_cbcr; member in struct:fimc_ctrls::__anon363

Completed in 284 milliseconds