Home
last modified time | relevance | path

Searched refs:jas_image_cmptheight (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
Djas_image.h363 #define jas_image_cmptheight(image, cmptno) \ macro
/external/opencv3/3rdparty/libjasper/
Djas_image.c826 height = jas_image_cmptheight(image, cmptno); in jas_image_dump()
1331 height = jas_image_cmptheight(inimage, 0); in jas_image_chclrspc()
Djpc_enc.c603 jas_image_cmptheight(image, cmptno) != jas_image_cmptheight(image, 0)) { in cp_create()