Home
last modified time | relevance | path

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

/dports/graphics/libfpx/libfpx-1.3.1-10/
H A Dfpxlib.h335 #define FPX_MAX_COMPONENTS 4 macro
343 FPXComponentColorType theComponents[FPX_MAX_COMPONENTS];
618 FPXImageComponentDesc components[FPX_MAX_COMPONENTS];
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dpres_fpx.cpp484 assert (tmp <= FPX_MAX_COMPONENTS); // Baseline limitation: RGB (or YCC) + alpha in GetResolutionDescription()