Searched refs:jas_image_readcmptsample (Results 1 – 2 of 2) sorted by relevance
447 int jas_image_readcmptsample(jas_image_t *image, int cmptno, int x, int y);
874 v = jas_image_readcmptsample(image, cmptno, i, j); in jas_image_depalettize()887 int jas_image_readcmptsample(jas_image_t *image, int cmptno, int x, int y) in jas_image_readcmptsample() function