Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_fix.h109 #define jpc_fixtoint(x) JAS_FIXTOINT(jpc_fix_t, JPC_FIX_FRACBITS, x) macro
Djpc_dec.c1091 jas_matrix_set(tcomp->data, i, j, jpc_fixtoint(v)); in jpc_dec_tiledecode()