Searched refs:coef_bcr (Results 1 – 3 of 3) sorted by relevance
977 struct ipipe_float_s16 coef_bcr; member
815 if (rgb2yuv->coef_bcr.decimal > RGB2YCBCR_COEF_DECI_MASK || in ipipe_validate_rgb2yuv_params()816 rgb2yuv->coef_bcr.integer > RGB2YCBCR_COEF_INT_MASK) in ipipe_validate_rgb2yuv_params()846 .coef_bcr = {0xf, 0xeb}, in ipipe_set_rgb2yuv_params()
860 val = IPIPE_S12Q8(yuv->coef_bcr.decimal, yuv->coef_bcr.integer); in ipipe_set_rgb2ycbcr_regs()