Home
last modified time | relevance | path

Searched refs:pf_grayscale_dbl_matrix_to_rgb_bitmap (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/libpillowfight/libpillowfight-dae21f97de872e4ad2e94f1b0fc53302a00259fd/include/pillowfight/
H A Dutil.h110 void pf_grayscale_dbl_matrix_to_rgb_bitmap(const struct pf_dbl_matrix *in, struct pf_bitmap *out);
/dports/graphics/py-pypillowfight/pypillowfight-0.3.0/include/pillowfight/
H A Dutil.h110 void pf_grayscale_dbl_matrix_to_rgb_bitmap(const struct pf_dbl_matrix *in, struct pf_bitmap *out);
/dports/graphics/libpillowfight/libpillowfight-dae21f97de872e4ad2e94f1b0fc53302a00259fd/src/pillowfight/
H A D_canny.c195 pf_grayscale_dbl_matrix_to_rgb_bitmap(&out, img_out); in pf_canny()
H A D_sobel.c214 pf_grayscale_dbl_matrix_to_rgb_bitmap(&intensity, out_img); in pf_sobel()
H A Dutil.c223 void pf_grayscale_dbl_matrix_to_rgb_bitmap(const struct pf_dbl_matrix *in, struct pf_bitmap *out) in pf_grayscale_dbl_matrix_to_rgb_bitmap() function
/dports/graphics/py-pypillowfight/pypillowfight-0.3.0/src/pillowfight/
H A D_canny.c195 pf_grayscale_dbl_matrix_to_rgb_bitmap(&out, img_out); in pf_canny()
H A D_sobel.c214 pf_grayscale_dbl_matrix_to_rgb_bitmap(&intensity, out_img); in pf_sobel()
H A Dutil.c223 void pf_grayscale_dbl_matrix_to_rgb_bitmap(const struct pf_dbl_matrix *in, struct pf_bitmap *out) in pf_grayscale_dbl_matrix_to_rgb_bitmap() function