Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_enc.c106 #define JPC_POW2(n) \ macro
119 #define JPC_POW2(n) \ macro
690 JPC_POW2(cp->tccp.cblkwidthexpn)); in cp_create()
697 JPC_POW2(cp->tccp.cblkheightexpn)); in cp_create()