Home
last modified time | relevance | path

Searched refs:jas_image_readcmptsample (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
Djas_image.h447 int jas_image_readcmptsample(jas_image_t *image, int cmptno, int x, int y);
/external/opencv3/3rdparty/libjasper/
Djas_image.c874 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