Home
last modified time | relevance | path

Searched defs:gamma (Results 1 – 17 of 17) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_surface.c193 void dc_gamma_retain(struct dc_gamma *gamma) in dc_gamma_retain()
200 struct dc_gamma *gamma = container_of(kref, struct dc_gamma, refcount); in dc_gamma_free() local
204 void dc_gamma_release(struct dc_gamma **gamma) in dc_gamma_release()
212 struct dc_gamma *gamma = kvzalloc(sizeof(*gamma), GFP_KERNEL); in dc_create_gamma() local
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c145 struct dc_gamma *gamma, bool is_legacy) in __drm_lut_to_dc_gamma()
229 struct dc_gamma *gamma = NULL; in __set_legacy_tf() local
267 struct dc_gamma *gamma = NULL; in __set_output_tf() local
319 struct dc_gamma *gamma = NULL; in __set_input_tf() local
/openbsd/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_gamma.h60 unsigned short gamma[256*3]; // gamma ramp packed in same way as OS windows ,r , g & b member
64 int gamma[3]; member
100 struct fixed31_32 gamma; member
H A Dcolor_gamma.c421 struct fixed31_32 gamma = dc_fixpt_from_fraction(22, 10); in calculate_gamma22() local
445 struct fixed31_32 gamma) in translate_to_linear_space()
/openbsd/lib/libm/src/
H A Dw_gamma.c25 gamma(double x) in gamma() function
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c39 unsigned char gamma :1; member
50 unsigned short gamma :1; member
61 unsigned gamma :1; member
73 unsigned gamma :1; member
H A Dcall-ar-st.c75 unsigned gamma :1; member
87 unsigned gamma :1; member
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_sprite.c343 u16 gamma[8]; in vlv_sprite_update_gamma() local
750 u16 gamma[18]; in ivb_sprite_update_gamma() local
1051 u16 gamma[8]; in g4x_sprite_update_gamma() local
1081 u16 gamma[17]; in ilk_sprite_update_gamma() local
/openbsd/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_ipp.c171 const struct dc_gamma *gamma) in dce_ipp_program_input_lut()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c92 const struct dc_gamma *gamma) in dpp2_dummy_program_input_lut()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980408-1.c42 gamma; member
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D980310-3.f33 * ew,ewc,fi,fj,gamma,pgamma,sum,t,ta,tb,tc local
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_edid.h140 u8 gamma; /* need to divide by 100 then add 1 */ member
345 u8 gamma; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c762 const struct dc_gamma *gamma) in dpp1_program_input_lut()
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs842 const NV gamma = 0.577215664901532860606512090; /* Euler's gamma constant. */ in my_tgamma() local
/openbsd/gnu/gcc/gcc/
H A Dtree-data-ref.c2826 int init_a, init_b, gamma, gcd_alpha_beta; in analyze_subscript_affine_affine() local
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h1288 const struct dc_gamma *gamma; member
1307 const struct dc_gamma *gamma; member