Home
last modified time | relevance | path

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

/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openjp3d/
H A Dt2.c280 if (tcp->csty & J3D_CP_CSTY_EPH) { in t2_encode_packet()
425 if (tcp->csty & J3D_CP_CSTY_EPH) { in t2_decode_packet()
518 if (tcp->csty & J3D_CP_CSTY_EPH) { in t2_decode_packet()
H A Djp3d.h50 #define J3D_CP_CSTY_EPH 0x04 macro