jp2_gettypeasoc    87 3rdparty/libjasper/jp2_enc.c static uint_fast32_t jp2_gettypeasoc(int colorspace, int ctype);
jp2_gettypeasoc   295 3rdparty/libjasper/jp2_enc.c             typeasoc = jp2_gettypeasoc(jas_image_clrspc(image), jas_image_cmpttype(image, i));