Searched refs:JAS_FIX_MINUSEQ (Results 1 – 2 of 2) sorted by relevance
126 #define jpc_fix_minuseq(x, y) JAS_FIX_MINUSEQ(jpc_fix_t, JPC_FIX_FRACBITS, x, y)
272 #define JAS_FIX_MINUSEQ(fix_t, fracbits, x, y) \ macro