Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dbio.c88 return OPJ_TRUE; in opj_bio_byteout()
98 return OPJ_TRUE; in opj_bio_bytein()
182 return OPJ_TRUE; in opj_bio_flush()
193 return OPJ_TRUE; in opj_bio_inalign()
Djp2.c465 return OPJ_TRUE; in opj_jp2_read_boxhdr()
490 return OPJ_TRUE; in opj_jp2_read_boxhdr()
563 return OPJ_TRUE; in opj_jp2_read_ihdr()
684 return OPJ_TRUE; in opj_jp2_read_bpcc()
789 OPJ_BOOL *pcol_usage, is_sane = OPJ_TRUE; in opj_jp2_check_color()
823 pcol_usage[pcol] = OPJ_TRUE; in opj_jp2_check_color()
838 return OPJ_TRUE; in opj_jp2_check_color()
1023 return OPJ_TRUE; in opj_jp2_read_pclr()
1083 return OPJ_TRUE; in opj_jp2_read_cmap()
1199 return OPJ_TRUE; in opj_jp2_read_cdef()
[all …]
Dj2k.c1511 return OPJ_TRUE; in opj_j2k_check_poc_val()
1724 return OPJ_TRUE; in opj_j2k_calculate_tp()
1758 return OPJ_TRUE; in opj_j2k_write_soc()
1802 return OPJ_TRUE; in opj_j2k_read_soc()
1897 return OPJ_TRUE; in opj_j2k_write_siz()
2241 return OPJ_TRUE; in opj_j2k_read_siz()
2293 return OPJ_TRUE; in opj_j2k_write_com()
2315 return OPJ_TRUE; in opj_j2k_read_com()
2386 return OPJ_TRUE; in opj_j2k_write_cod()
2478 return OPJ_TRUE; in opj_j2k_read_cod()
[all …]
Dtcd.c548 success = OPJ_TRUE; in opj_tcd_rateallocate()
553 success = OPJ_TRUE; in opj_tcd_rateallocate()
571 return OPJ_TRUE; in opj_tcd_rateallocate()
599 return OPJ_TRUE; in opj_tcd_init()
999 …return OPJ_TRUE; …
1038 return OPJ_TRUE; in opj_tcd_code_block_enc_allocate()
1071 return OPJ_TRUE; in opj_tcd_code_block_dec_allocate()
1188 return OPJ_TRUE; in opj_tcd_encode_tile()
1273 return OPJ_TRUE; in opj_tcd_decode_tile()
1385 return OPJ_TRUE; in opj_tcd_update_tile_data()
[all …]
Dopenjpeg.c56 return OPJ_TRUE; in opj_set_info_handler()
71 return OPJ_TRUE; in opj_set_warning_handler()
86 return OPJ_TRUE; in opj_set_error_handler()
128 return OPJ_TRUE; in opj_seek_from_file()
319 l_codec->m_codec = opj_jp2_create(OPJ_TRUE); in opj_create_decompress()
373 return OPJ_TRUE; in opj_setup_decoder()
535 return OPJ_TRUE; in opj_set_decoded_resolution_factor()
708 return OPJ_TRUE; in opj_setup_encoder()
810 return OPJ_TRUE; in opj_set_MCT()
Dt2.c317 return OPJ_TRUE; in opj_t2_encode_packets()
387 memset(first_pass_failed, OPJ_TRUE, l_image->numcomps * sizeof(OPJ_BOOL)); in opj_t2_decode_packets()
465 return OPJ_TRUE; in opj_t2_decode_packets()
534 return OPJ_TRUE; in opj_t2_decode_packet()
766 return OPJ_TRUE; in opj_t2_encode_packet()
804 return OPJ_TRUE; in opj_t2_skip_packet()
943 return OPJ_TRUE; in opj_t2_read_packet_header()
1072 *p_is_data_present = OPJ_TRUE; in opj_t2_read_packet_header()
1075 return OPJ_TRUE; in opj_t2_read_packet_header()
1200 return OPJ_TRUE; in opj_t2_read_packet_data()
[all …]
Dpi.c262 return OPJ_TRUE; in opj_pi_next_lrcp()
301 return OPJ_TRUE; in opj_pi_next_rlcp()
383 return OPJ_TRUE; in opj_pi_next_rpcl()
464 return OPJ_TRUE; in opj_pi_next_pcrl()
543 return OPJ_TRUE; in opj_pi_next_cprl()
1079 return OPJ_TRUE; in opj_pi_check_next_level()
1084 return OPJ_TRUE; in opj_pi_check_next_level()
1090 return OPJ_TRUE; in opj_pi_check_next_level()
1095 return OPJ_TRUE; in opj_pi_check_next_level()
1101 return OPJ_TRUE; in opj_pi_check_next_level()
[all …]
Dinvert.c97 return OPJ_TRUE; in opj_matrix_inversion_f()
204 return OPJ_TRUE; in opj_lupDecompose()
Dfunction_list.c103 return OPJ_TRUE; in opj_procedure_list_add_procedure()
Devent.c134 return OPJ_TRUE; in opj_event_msg()
Dmct.c278 return OPJ_TRUE; in opj_mct_encode_custom()
319 return OPJ_TRUE; in opj_mct_decode_custom()
Dcio.c461 return OPJ_TRUE; in opj_stream_flush()
595 return OPJ_TRUE; in opj_stream_read_seek()
616 return OPJ_TRUE; in opj_stream_write_seek()
Dopenjpeg.h112 #define OPJ_TRUE 1 macro
506 #define OPJ_STREAM_READ OPJ_TRUE
Ddwt.c461 return OPJ_TRUE; in opj_dwt_encode_procedure()
612 return OPJ_TRUE; in opj_dwt_decode_tile()
924 return OPJ_TRUE; in opj_dwt_decode_real()
Dt1.c1195 return OPJ_TRUE; in opj_t1_allocate_buffers()
1359 return OPJ_TRUE; in opj_t1_decode_cblks()
1451 return OPJ_TRUE; in opj_t1_decode_cblk()
1551 return OPJ_TRUE; in opj_t1_encode_cblks()
Dmqc.c577 return OPJ_TRUE; in opj_mqc_init_dec()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp83 return OPJ_TRUE; in opj_seek_from_memory()