Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dthread.c50 return OPJ_TRUE; in opj_has_thread_support()
123 while (OPJ_TRUE) { in opj_cond_create()
131 TLSKeyInit = OPJ_TRUE; in opj_cond_create()
232 while (OPJ_TRUE) { in opj_thread_callback_adapter()
297 return OPJ_TRUE; in opj_has_thread_support()
556 return OPJ_TRUE; in opj_tls_set()
569 return OPJ_TRUE; in opj_tls_set()
667 while (OPJ_TRUE) { in opj_worker_thread_function()
678 job_finished = OPJ_TRUE; in opj_worker_thread_function()
687 OPJ_BOOL bRet = OPJ_TRUE; in opj_thread_pool_setup()
[all …]
Djp2.c506 return OPJ_TRUE; in opj_jp2_read_boxhdr()
533 return OPJ_TRUE; in opj_jp2_read_boxhdr()
574 return OPJ_TRUE; in opj_jp2_read_ihdr()
628 return OPJ_TRUE; in opj_jp2_read_ihdr()
755 return OPJ_TRUE; in opj_jp2_read_bpcc()
944 OPJ_BOOL *pcol_usage, is_sane = OPJ_TRUE; in opj_jp2_check_color()
992 pcol_usage[pcol] = OPJ_TRUE; in opj_jp2_check_color()
1014 is_sane = OPJ_TRUE; in opj_jp2_check_color()
1027 return OPJ_TRUE; in opj_jp2_check_color()
1159 return OPJ_TRUE; in opj_jp2_apply_pclr()
[all …]
Dj2k.c1643 return OPJ_TRUE; in opj_j2k_check_poc_val()
1857 return OPJ_TRUE; in opj_j2k_calculate_tp()
1891 return OPJ_TRUE; in opj_j2k_write_soc()
1937 return OPJ_TRUE; in opj_j2k_read_soc()
2036 return OPJ_TRUE; in opj_j2k_write_siz()
2460 return OPJ_TRUE; in opj_j2k_read_siz()
2518 return OPJ_TRUE; in opj_j2k_write_com()
2544 return OPJ_TRUE; in opj_j2k_read_com()
2620 return OPJ_TRUE; in opj_j2k_write_cod()
2743 return OPJ_TRUE; in opj_j2k_read_cod()
[all …]
Dbio.c89 return OPJ_TRUE; in opj_bio_byteout()
100 return OPJ_TRUE; in opj_bio_bytein()
205 return OPJ_TRUE; in opj_bio_flush()
216 return OPJ_TRUE; in opj_bio_inalign()
Dtcd.c640 return OPJ_TRUE; in opj_tcd_rateallocate()
667 return OPJ_TRUE; in opj_tcd_init()
700 l_tilec->ownsData = OPJ_TRUE; in opj_alloc_tile_component_data()
713 l_tilec->ownsData = OPJ_TRUE; in opj_alloc_tile_component_data()
715 return OPJ_TRUE; in opj_alloc_tile_component_data()
1176 return OPJ_TRUE; in opj_tcd_init_tile()
1182 return opj_tcd_init_tile(p_tcd, p_tile_no, OPJ_TRUE, 1.0F, in opj_tcd_init_encode_tile()
1214 return OPJ_TRUE; in opj_tcd_code_block_enc_allocate()
1251 return OPJ_TRUE; in opj_tcd_code_block_enc_allocate_data()
1298 return OPJ_TRUE; in opj_tcd_code_block_dec_allocate()
[all …]
Dt2.c357 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()
670 OPJ_BOOL packet_empty = OPJ_TRUE; in opj_t2_encode_packet()
950 return OPJ_TRUE; in opj_t2_encode_packet()
991 return OPJ_TRUE; in opj_t2_skip_packet()
[all …]
D0023-opj_j2k_read_mct_records.patch18 + new_mct = OPJ_TRUE;
29 return OPJ_TRUE;
Ddwt.c1201 return OPJ_TRUE; in opj_dwt_encode_procedure()
1409 return OPJ_TRUE; in opj_dwt_decode_tile()
1549 return OPJ_TRUE; in opj_dwt_decode_tile()
1567 2, 0, OPJ_TRUE); in opj_dwt_interleave_partial_h()
1573 2, 0, OPJ_TRUE); in opj_dwt_interleave_partial_h()
1595 1, 2 * 4, OPJ_TRUE); in opj_dwt_interleave_partial_v()
1601 1, 2 * 4, OPJ_TRUE); in opj_dwt_interleave_partial_v()
1921 1, cblk_w, OPJ_TRUE)) { in opj_dwt_init_sparse_array()
1965 return OPJ_TRUE; in opj_dwt_decode_partial_tile()
1981 OPJ_TRUE); in opj_dwt_decode_partial_tile()
[all …]
Dt1.c676 opj_t1_dec_sigpass_mqc_internal(t1, bpno, OPJ_TRUE, 64, 64, 66); in opj_t1_dec_sigpass_mqc_64x64_vsc()
691 opj_t1_dec_sigpass_mqc_internal(t1, bpno, OPJ_TRUE, t1->w, t1->h, in opj_t1_dec_sigpass_mqc_generic_vsc()
1154 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, in opj_t1_dec_clnpass_step()
1262 OPJ_UINT32 partial = OPJ_TRUE; \
1274 opj_t1_dec_clnpass_step_macro(OPJ_FALSE, OPJ_TRUE,\
1302 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, \
1306 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, \
1310 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, \
1314 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, \
1365 opj_t1_dec_clnpass_internal(t1, bpno, OPJ_TRUE, 64, 64, 66); in opj_t1_dec_clnpass_64x64_vsc()
[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()
130 return OPJ_TRUE; in opj_seek_from_file()
345 l_codec->m_codec = opj_jp2_create(OPJ_TRUE); in opj_create_decompress()
413 return OPJ_TRUE; in opj_setup_decoder()
891 return OPJ_TRUE; in opj_set_MCT()
Dpi.c280 return OPJ_TRUE; in opj_pi_next_lrcp()
326 return OPJ_TRUE; in opj_pi_next_rlcp()
460 return OPJ_TRUE; in opj_pi_next_rpcl()
594 return OPJ_TRUE; in opj_pi_next_pcrl()
725 return OPJ_TRUE; in opj_pi_next_cprl()
1286 return OPJ_TRUE; in opj_pi_check_next_level()
1291 return OPJ_TRUE; in opj_pi_check_next_level()
1297 return OPJ_TRUE; in opj_pi_check_next_level()
1302 return OPJ_TRUE; in opj_pi_check_next_level()
1308 return OPJ_TRUE; in opj_pi_check_next_level()
[all …]
Dinvert.c98 return OPJ_TRUE; in opj_matrix_inversion_f()
205 return OPJ_TRUE; in opj_lupDecompose()
Dfunction_list.c99 return OPJ_TRUE; in opj_procedure_list_add_procedure()
Devent.c139 return OPJ_TRUE; in opj_event_msg()
Dcio.c460 return OPJ_TRUE; in opj_stream_flush()
617 return OPJ_TRUE; in opj_stream_read_seek()
638 return OPJ_TRUE; in opj_stream_write_seek()
Dsparse_array.c308 return OPJ_TRUE; in opj_sparse_array_int32_read_or_write()
327 OPJ_TRUE); in opj_sparse_array_int32_read()
D0003-dwt-decode.patch192 return OPJ_TRUE;
230 return OPJ_TRUE;
Dopenjpeg.h111 #define OPJ_TRUE 1 macro
590 #define OPJ_STREAM_READ OPJ_TRUE
Dmct.c506 return OPJ_TRUE; in opj_mct_encode_custom()
547 return OPJ_TRUE; in opj_mct_decode_custom()
/external/ImageMagick/coders/
Djp2.c219 return(SeekBlob(image,offset,SEEK_SET) < 0 ? OPJ_FALSE : OPJ_TRUE); in JP2SeekHandler()
851 parameters.cp_fixed_quality=OPJ_TRUE; in WriteJP2Image()
873 parameters.tile_size_on=OPJ_TRUE; in WriteJP2Image()
896 parameters.cp_fixed_quality=OPJ_TRUE; in WriteJP2Image()
933 parameters.cp_disto_alloc=OPJ_TRUE; in WriteJP2Image()
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp286 return OPJ_TRUE; in opj_seek_from_memory()