Home
last modified time | relevance | path

Searched defs:file_gamma (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngrtran.c291 png_fixed_point file_gamma; in png_set_alpha_mode_fixed() local
819 png_fixed_point file_gamma) in png_set_gamma_fixed()
858 png_set_gamma(png_structrp png_ptr, double scrn_gamma, double file_gamma) in png_set_gamma()
1092 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()
A Dpngset.c187 png_fixed_point file_gamma) in png_set_gAMA_fixed()
200 png_set_gAMA(png_const_structrp png_ptr, png_inforp info_ptr, double file_gamma) in png_set_gAMA()
A Dpngget.c679 png_fixed_point *file_gamma) in png_get_gAMA_fixed()
698 double *file_gamma) in png_get_gAMA()
A Dpngwutil.c1084 png_write_gAMA_fixed(png_structrp png_ptr, png_fixed_point file_gamma) in png_write_gAMA_fixed()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngvalid.c9214 double file_gamma; member
9235 double file_gamma, double screen_gamma, png_byte sbit, int threshold_test, in gamma_display_init()
10554 png_byte bit_depth, int interlace_type, double file_gamma, in gamma_threshold_test()
10612 int interlace_type, const double file_gamma, in gamma_transform_test()
10773 int interlace_type, const double file_gamma, in gamma_composition_test()

Completed in 38 milliseconds