Searched refs:OPJ_TRUE (Results 1 – 21 of 21) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | bio.c | 88 return OPJ_TRUE; in opj_bio_byteout() 98 return OPJ_TRUE; in opj_bio_bytein() 180 return OPJ_TRUE; in opj_bio_flush() 190 return OPJ_TRUE; in opj_bio_inalign()
|
D | j2k.c | 1558 return OPJ_TRUE; in opj_j2k_check_poc_val() 1771 return OPJ_TRUE; in opj_j2k_calculate_tp() 1805 return OPJ_TRUE; in opj_j2k_write_soc() 1849 return OPJ_TRUE; in opj_j2k_read_soc() 1944 return OPJ_TRUE; in opj_j2k_write_siz() 2297 return OPJ_TRUE; in opj_j2k_read_siz() 2349 return OPJ_TRUE; in opj_j2k_write_com() 2371 return OPJ_TRUE; in opj_j2k_read_com() 2442 return OPJ_TRUE; in opj_j2k_write_cod() 2556 return OPJ_TRUE; in opj_j2k_read_cod() [all …]
|
D | jp2.c | 489 return OPJ_TRUE; in opj_jp2_read_boxhdr() 514 return OPJ_TRUE; in opj_jp2_read_boxhdr() 587 return OPJ_TRUE; in opj_jp2_read_ihdr() 706 return OPJ_TRUE; in opj_jp2_read_bpcc() 883 OPJ_BOOL *pcol_usage, is_sane = OPJ_TRUE; in opj_jp2_check_color() 921 pcol_usage[pcol] = OPJ_TRUE; in opj_jp2_check_color() 940 is_sane = OPJ_TRUE; in opj_jp2_check_color() 953 return OPJ_TRUE; in opj_jp2_check_color() 1171 return OPJ_TRUE; in opj_jp2_read_pclr() 1231 return OPJ_TRUE; in opj_jp2_read_cmap() [all …]
|
D | tcd.c | 562 success = OPJ_TRUE; in opj_tcd_rateallocate() 567 success = OPJ_TRUE; in opj_tcd_rateallocate() 585 return OPJ_TRUE; in opj_tcd_rateallocate() 608 return OPJ_TRUE; in opj_tcd_init() 635 l_tilec->ownsData = OPJ_TRUE; in opj_alloc_tile_component_data() 652 l_tilec->ownsData = OPJ_TRUE; in opj_alloc_tile_component_data() 654 return OPJ_TRUE; in opj_alloc_tile_component_data() 1060 return OPJ_TRUE; in opj_tcd_init_tile() 1065 return opj_tcd_init_tile(p_tcd, p_tile_no, OPJ_TRUE, 1.0F, sizeof(opj_tcd_cblk_enc_t), p_manager); in opj_tcd_init_encode_tile() 1091 return OPJ_TRUE; in opj_tcd_code_block_enc_allocate() [all …]
|
D | 0023-opj_j2k_read_mct_records.patch | 18 + new_mct = OPJ_TRUE; 29 return OPJ_TRUE;
|
D | 0004-j2k_read_mcc.patch | 17 + new_mcc = OPJ_TRUE; 30 return OPJ_TRUE;
|
D | t2.c | 331 return OPJ_TRUE; in opj_t2_encode_packets() 410 memset(first_pass_failed, OPJ_TRUE, l_image->numcomps * sizeof(OPJ_BOOL)); in opj_t2_decode_packets() 488 return OPJ_TRUE; in opj_t2_decode_packets() 557 return OPJ_TRUE; in opj_t2_decode_packet() 793 return OPJ_TRUE; in opj_t2_encode_packet() 832 return OPJ_TRUE; in opj_t2_skip_packet() 969 return OPJ_TRUE; in opj_t2_read_packet_header() 1097 *p_is_data_present = OPJ_TRUE; in opj_t2_read_packet_header() 1100 return OPJ_TRUE; in opj_t2_read_packet_header() 1235 return OPJ_TRUE; in opj_t2_read_packet_data() [all …]
|
D | openjpeg.c | 56 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() 318 l_codec->m_codec = opj_jp2_create(OPJ_TRUE); in opj_create_decompress() 372 return OPJ_TRUE; in opj_setup_decoder() 809 return OPJ_TRUE; in opj_set_MCT()
|
D | pi.c | 263 return OPJ_TRUE; in opj_pi_next_lrcp() 302 return OPJ_TRUE; in opj_pi_next_rlcp() 387 return OPJ_TRUE; in opj_pi_next_rpcl() 471 return OPJ_TRUE; in opj_pi_next_pcrl() 553 return OPJ_TRUE; in opj_pi_next_cprl() 1091 return OPJ_TRUE; in opj_pi_check_next_level() 1096 return OPJ_TRUE; in opj_pi_check_next_level() 1102 return OPJ_TRUE; in opj_pi_check_next_level() 1107 return OPJ_TRUE; in opj_pi_check_next_level() 1113 return OPJ_TRUE; in opj_pi_check_next_level() [all …]
|
D | invert.c | 97 return OPJ_TRUE; in opj_matrix_inversion_f() 204 return OPJ_TRUE; in opj_lupDecompose()
|
D | function_list.c | 101 return OPJ_TRUE; in opj_procedure_list_add_procedure()
|
D | event.c | 134 return OPJ_TRUE; in opj_event_msg()
|
D | cio.c | 447 return OPJ_TRUE; in opj_stream_flush() 581 return OPJ_TRUE; in opj_stream_read_seek() 602 return OPJ_TRUE; in opj_stream_write_seek()
|
D | 0018-tcd_get_decoded_tile_size.patch | 20 *p_go_on = OPJ_TRUE;
|
D | openjpeg.h | 111 #define OPJ_TRUE 1 macro 586 #define OPJ_STREAM_READ OPJ_TRUE
|
D | mct.c | 492 return OPJ_TRUE; in opj_mct_encode_custom() 533 return OPJ_TRUE; in opj_mct_decode_custom()
|
D | dwt.c | 468 return OPJ_TRUE; in opj_dwt_encode_procedure() 624 return OPJ_TRUE; in opj_dwt_decode_tile() 950 return OPJ_TRUE; in opj_dwt_decode_real()
|
D | t1.c | 1208 return OPJ_TRUE; in opj_t1_allocate_buffers() 1363 return OPJ_TRUE; in opj_t1_decode_cblks() 1455 return OPJ_TRUE; in opj_t1_decode_cblk() 1561 return OPJ_TRUE; in opj_t1_encode_cblks()
|
D | mqc.c | 581 return OPJ_TRUE; in opj_mqc_init_dec()
|
/external/ImageMagick/coders/ |
D | jp2.c | 218 return(SeekBlob(image,offset,SEEK_SET) < 0 ? OPJ_FALSE : OPJ_TRUE); in JP2SeekHandler() 819 parameters.cp_fixed_quality=OPJ_TRUE; in WriteJP2Image() 841 parameters.tile_size_on=OPJ_TRUE; in WriteJP2Image() 864 parameters.cp_fixed_quality=OPJ_TRUE; in WriteJP2Image() 901 parameters.cp_disto_alloc=OPJ_TRUE; in WriteJP2Image()
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 119 return OPJ_TRUE; in opj_seek_from_memory()
|