Searched refs:jpc_magctxnolut (Results 1 – 2 of 2) sorted by relevance
185 extern int jpc_magctxnolut[];219 (jpc_magctxnolut[((f) & JPC_OTHSIGMSK) | ((((f) & JPC_REFINE) != 0) << 11)])
96 int jpc_magctxnolut[4096]; variable262 jpc_magctxnolut[(refine << 11) + i] = jpc_getmagctxno((refine ? JPC_REFINE : 0) | i); in jpc_initluts()