Searched refs:jp2_gettypeasoc (Results 1 – 1 of 1) sorted by relevance
87 static uint_fast32_t jp2_gettypeasoc(int colorspace, int ctype);295 typeasoc = jp2_gettypeasoc(jas_image_clrspc(image), jas_image_cmpttype(image, i)); in jp2_write_header()412 static uint_fast32_t jp2_gettypeasoc(int colorspace, int ctype) in jp2_gettypeasoc() function