pixel_argb_s32
struct pixel_argb_s32 ref, out;
struct pixel_argb_s32 out;
VISIBLE_IF_KUNIT void apply_3x4_matrix(struct pixel_argb_s32 *pixel,
static void apply_colorop(struct pixel_argb_s32 *pixel, struct drm_colorop *colorop)
struct pixel_argb_s32 pixel;
void apply_3x4_matrix(struct pixel_argb_s32 *pixel, const struct drm_color_ctm_3x4 *matrix);