Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_bs.h191 int jpc_bitstream_pending(jpc_bitstream_t *bitstream);
Djpc_bs.c302 int jpc_bitstream_pending(jpc_bitstream_t *bitstream) in jpc_bitstream_pending() function
Djpc_t1enc.c315 if (jpc_bitstream_pending(bout)) { in jpc_enc_enccblk()
323 jpc_bitstream_pending(bout); in jpc_enc_enccblk()