Searched refs:jas_image_cmptheight (Results 1 – 3 of 3) sorted by relevance
363 #define jas_image_cmptheight(image, cmptno) \ macro
826 height = jas_image_cmptheight(image, cmptno); in jas_image_dump()1331 height = jas_image_cmptheight(inimage, 0); in jas_image_chclrspc()
603 jas_image_cmptheight(image, cmptno) != jas_image_cmptheight(image, 0)) { in cp_create()