Searched refs:coef_gcb (Results 1 – 3 of 3) sorted by relevance
969 struct ipipe_float_s16 coef_gcb; member
799 if (rgb2yuv->coef_gcb.decimal > RGB2YCBCR_COEF_DECI_MASK || in ipipe_validate_rgb2yuv_params()800 rgb2yuv->coef_gcb.integer > RGB2YCBCR_COEF_INT_MASK) in ipipe_validate_rgb2yuv_params()842 .coef_gcb = {0xf, 0xab}, in ipipe_set_rgb2yuv_params()
852 val = IPIPE_S12Q8(yuv->coef_gcb.decimal, yuv->coef_gcb.integer); in ipipe_set_rgb2ycbcr_regs()