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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c 146 static void compute_de_pq(struct fixed31_32 in_x, struct fixed31_32 *out_y) function in typeref:typename:void
288 compute_de_pq(coordinates_x[i].x, &y);
932 compute_de_pq(E3, out_x);
amdgpu_color_gamma.c 146 static void compute_de_pq(struct fixed31_32 in_x, struct fixed31_32 *out_y) function in typeref:typename:void
288 compute_de_pq(coordinates_x[i].x, &y);
932 compute_de_pq(E3, out_x);

Completed in 32 milliseconds