HomeSort by relevance Sort by last modified time
    Searched refs:jas_image_readcmptsample (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/jasper/
jas_image.h 447 int jas_image_readcmptsample(jas_image_t *image, int cmptno, int x, int y);
  /external/opencv3/3rdparty/libjasper/
jas_image.c 874 v = jas_image_readcmptsample(image, cmptno, i, j);
887 int jas_image_readcmptsample(jas_image_t *image, int cmptno, int x, int y) function
    [all...]

Completed in 3560 milliseconds