Lines Matching refs:OPJ_TRUE
357 return OPJ_TRUE; in opj_t2_encode_packets()
436 memset(first_pass_failed, OPJ_TRUE, l_image->numcomps * sizeof(OPJ_BOOL)); in opj_t2_decode_packets()
448 skip_packet = OPJ_TRUE; in opj_t2_decode_packets()
454 skip_packet = OPJ_TRUE; in opj_t2_decode_packets()
462 skip_packet = OPJ_TRUE; in opj_t2_decode_packets()
568 return OPJ_TRUE; in opj_t2_decode_packets()
640 return OPJ_TRUE; in opj_t2_decode_packet()
671 OPJ_BOOL packet_empty = OPJ_TRUE; in opj_t2_encode_packet()
958 return OPJ_TRUE; in opj_t2_encode_packet()
999 return OPJ_TRUE; in opj_t2_skip_packet()
1144 return OPJ_TRUE; in opj_t2_read_packet_header()
1283 *p_is_data_present = OPJ_TRUE; in opj_t2_read_packet_header()
1286 return OPJ_TRUE; in opj_t2_read_packet_header()
1416 return OPJ_TRUE; in opj_t2_read_packet_data()
1521 return OPJ_TRUE; in opj_t2_skip_packet_data()
1570 return OPJ_TRUE; in opj_t2_init_seg()