HomeSort by relevance Sort by last modified time
    Searched refs:JAS_FIX_PLUSEQ (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_fix.h 125 #define jpc_fix_pluseq(x, y) JAS_FIX_PLUSEQ(jpc_fix_t, JPC_FIX_FRACBITS, x, y)
  /external/opencv3/3rdparty/libjasper/jasper/
jas_fix.h 268 #define JAS_FIX_PLUSEQ(fix_t, fracbits, x, y) \

Completed in 39 milliseconds