Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_enc.c155 static int jpc_enc_encodemainbody(jpc_enc_t *enc);
160 static int jpc_enc_encodemainbody(jpc_enc_t *enc);
306 if (jpc_enc_encodemainbody(enc)) { in jpc_encode()
1097 static int jpc_enc_encodemainbody(jpc_enc_t *enc) in jpc_enc_encodemainbody() function