Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_dec.h482 #define JPC_TILE_ACTIVELAST 2 macro
Djpc_dec.c524 tile->state = JPC_TILE_ACTIVELAST; in jpc_dec_process_sot()