Searched refs:jpc_enc_encodemainbody (Results 1 – 1 of 1) sorted by relevance
155 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