Searched refs:packet_empty (Results 1 – 1 of 1) sorted by relevance
670 OPJ_BOOL packet_empty = OPJ_TRUE; in opj_t2_encode_packet() local751 packet_empty = OPJ_FALSE; in opj_t2_encode_packet()754 if (!packet_empty) { in opj_t2_encode_packet()759 opj_bio_write(bio, packet_empty ? 0 : 1, 1); /* Empty header bit */ in opj_t2_encode_packet()764 for (bandno = 0; !packet_empty && in opj_t2_encode_packet()898 for (bandno = 0; !packet_empty && bandno < res->numbands; bandno++, ++band) { in opj_t2_encode_packet()