Searched refs:coef_rcr (Results 1 – 3 of 3) sorted by relevance
973 struct ipipe_float_s16 coef_rcr; member
807 if (rgb2yuv->coef_rcr.decimal > RGB2YCBCR_COEF_DECI_MASK || in ipipe_validate_rgb2yuv_params()808 rgb2yuv->coef_rcr.integer > RGB2YCBCR_COEF_INT_MASK) in ipipe_validate_rgb2yuv_params()844 .coef_rcr = {0, 0x80}, in ipipe_set_rgb2yuv_params()
856 val = IPIPE_S12Q8(yuv->coef_rcr.decimal, yuv->coef_rcr.integer); in ipipe_set_rgb2ycbcr_regs()