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

  /external/opencv3/3rdparty/libjasper/
jpc_t1cod.h 207 int jpc_getspb(int f);
208 #define JPC_GETSPB(f) \
jpc_t1cod.c 253 jpc_spblut[i] = jpc_getspb(i << 4);
376 int jpc_getspb(int f) function

Completed in 46 milliseconds