Home
last modified time | relevance | path

Searched defs:in_x (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Damdgpu_color_gamma.c117 static void compute_pq(struct fixed31_32 in_x, struct fixed31_32 *out_y) in compute_pq()
146 static void compute_de_pq(struct fixed31_32 in_x, struct fixed31_32 *out_y) in compute_de_pq()
186 static void compute_hlg_eotf(struct fixed31_32 in_x, in compute_hlg_eotf()
218 static void compute_hlg_oetf(struct fixed31_32 in_x, struct fixed31_32 *out_y, in compute_hlg_oetf()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistz256.c273 const BN_ULONG *in_x = a->X; in ecp_nistz256_point_double() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_nistz256.c267 const BN_ULONG *in_x = a->X; in ecp_nistz256_point_double() local