Searched defs:vpe_adjust (Results 1 – 1 of 1) sorted by relevance
130 static void color_adjustments_to_fixed_point(const struct vpe_color_adjustments *vpe_adjust, in color_adjustments_to_fixed_point()206 struct vpe_color_adjustments *vpe_adjust, struct fixed31_32 *rgb_matrix) in calculate_rgb_matrix_legacy()364 struct vpe_color_adjustments *vpe_adjust, struct fixed31_32 *rgb_matrix) in calculate_rgb_limited_range_matrix_legacy()593 static void calculate_yuv_matrix(struct vpe_color_adjustments *vpe_adjust, in calculate_yuv_matrix()715 struct vpe_color_adjustments vpe_adjust = {0}; in vpe_color_calculate_input_cs() local