HomeSort by: relevance | last modified time | path
    Searched defs:tf_point (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c 1522 struct fixed31_32 *tf_point; local in function:interpolate_user_regamma
1544 tf_point = &tf_pts->red[i];
1546 tf_point = &tf_pts->green[i];
1548 tf_point = &tf_pts->blue[i];
1583 *tf_point = dc_fixpt_add(lut1,
amdgpu_color_gamma.c 1522 struct fixed31_32 *tf_point; local in function:interpolate_user_regamma
1544 tf_point = &tf_pts->red[i];
1546 tf_point = &tf_pts->green[i];
1548 tf_point = &tf_pts->blue[i];
1583 *tf_point = dc_fixpt_add(lut1,
amdgpu_color_gamma.c 1522 struct fixed31_32 *tf_point; local in function:interpolate_user_regamma
1544 tf_point = &tf_pts->red[i];
1546 tf_point = &tf_pts->green[i];
1548 tf_point = &tf_pts->blue[i];
1583 *tf_point = dc_fixpt_add(lut1,

Completed in 38 milliseconds