Lines Matching refs:OPJ_BOOL
44 OPJ_BOOL OPJ_CALLCONV opj_set_info_handler(opj_codec_t * p_codec, in opj_set_info_handler()
59 OPJ_BOOL OPJ_CALLCONV opj_set_warning_handler(opj_codec_t * p_codec, in opj_set_warning_handler()
74 OPJ_BOOL OPJ_CALLCONV opj_set_error_handler(opj_codec_t * p_codec, in opj_set_error_handler()
124 static OPJ_BOOL opj_seek_from_file(OPJ_OFF_T p_nb_bytes, FILE * p_user_data) in opj_seek_from_file()
190 (OPJ_BOOL(*)(void *, in opj_create_decompress()
195 (OPJ_BOOL(*)(void *, in opj_create_decompress()
200 (OPJ_BOOL(*)(struct opj_stream_private *, in opj_create_decompress()
212 (OPJ_BOOL(*)(void *, in opj_create_decompress()
218 OPJ_BOOL*, in opj_create_decompress()
223 (OPJ_BOOL(*)(void *, in opj_create_decompress()
231 (OPJ_BOOL(*)(void *, in opj_create_decompress()
237 (OPJ_BOOL(*)(void *p_codec, in opj_create_decompress()
244 (OPJ_BOOL(*)(void * p_codec, in opj_create_decompress()
249 (OPJ_BOOL(*)(void * p_codec, in opj_create_decompress()
255 (OPJ_BOOL(*)(void * p_codec, OPJ_UINT32 num_threads)) opj_j2k_set_threads; in opj_create_decompress()
277 (OPJ_BOOL(*)(void *, in opj_create_decompress()
283 (OPJ_BOOL(*)(void *, in opj_create_decompress()
288 (OPJ_BOOL(*)(struct opj_stream_private *, in opj_create_decompress()
294 (OPJ_BOOL(*)(void *, in opj_create_decompress()
302 OPJ_BOOL *, in opj_create_decompress()
307 (OPJ_BOOL(*)(void *, in opj_create_decompress()
319 (OPJ_BOOL(*)(void *, in opj_create_decompress()
325 (OPJ_BOOL(*)(void *p_codec, in opj_create_decompress()
332 (OPJ_BOOL(*)(void * p_codec, in opj_create_decompress()
337 (OPJ_BOOL(*)(void * p_codec, in opj_create_decompress()
343 (OPJ_BOOL(*)(void * p_codec, OPJ_UINT32 num_threads)) opj_jp2_set_threads; in opj_create_decompress()
387 OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec, in opj_codec_set_threads()
398 OPJ_BOOL OPJ_CALLCONV opj_setup_decoder(opj_codec_t *p_codec, in opj_setup_decoder()
418 OPJ_BOOL OPJ_CALLCONV opj_read_header(opj_stream_t *p_stream, in opj_read_header()
442 OPJ_BOOL OPJ_CALLCONV opj_set_decoded_components(opj_codec_t *p_codec, in opj_set_decoded_components()
445 OPJ_BOOL apply_color_transforms) in opj_set_decoded_components()
471 OPJ_BOOL OPJ_CALLCONV opj_decode(opj_codec_t *p_codec, in opj_decode()
492 OPJ_BOOL OPJ_CALLCONV opj_set_decode_area(opj_codec_t *p_codec, in opj_set_decode_area()
515 OPJ_BOOL OPJ_CALLCONV opj_read_tile_header(opj_codec_t *p_codec, in opj_read_tile_header()
522 OPJ_BOOL * p_should_go_on) in opj_read_tile_header()
546 OPJ_BOOL OPJ_CALLCONV opj_decode_tile_data(opj_codec_t *p_codec, in opj_decode_tile_data()
572 OPJ_BOOL OPJ_CALLCONV opj_get_decoded_tile(opj_codec_t *p_codec, in opj_get_decoded_tile()
596 OPJ_BOOL OPJ_CALLCONV opj_set_decoded_resolution_factor(opj_codec_t *p_codec, in opj_set_decoded_resolution_factor()
627 l_codec->m_codec_data.m_compression.opj_encode = (OPJ_BOOL(*)(void *, in opj_create_compress()
631 l_codec->m_codec_data.m_compression.opj_end_compress = (OPJ_BOOL(*)(void *, in opj_create_compress()
635 l_codec->m_codec_data.m_compression.opj_start_compress = (OPJ_BOOL(*)(void *, in opj_create_compress()
640 l_codec->m_codec_data.m_compression.opj_write_tile = (OPJ_BOOL(*)(void *, in opj_create_compress()
650 l_codec->m_codec_data.m_compression.opj_setup_encoder = (OPJ_BOOL(*)(void *, in opj_create_compress()
665 l_codec->m_codec_data.m_compression.opj_encode = (OPJ_BOOL(*)(void *, in opj_create_compress()
669 l_codec->m_codec_data.m_compression.opj_end_compress = (OPJ_BOOL(*)(void *, in opj_create_compress()
673 l_codec->m_codec_data.m_compression.opj_start_compress = (OPJ_BOOL(*)(void *, in opj_create_compress()
678 l_codec->m_codec_data.m_compression.opj_write_tile = (OPJ_BOOL(*)(void *, in opj_create_compress()
688 l_codec->m_codec_data.m_compression.opj_setup_encoder = (OPJ_BOOL(*)(void *, in opj_create_compress()
773 OPJ_BOOL OPJ_CALLCONV opj_setup_encoder(opj_codec_t *p_codec, in opj_setup_encoder()
791 OPJ_BOOL OPJ_CALLCONV opj_start_compress(opj_codec_t *p_codec, in opj_start_compress()
810 OPJ_BOOL OPJ_CALLCONV opj_encode(opj_codec_t *p_info, opj_stream_t *p_stream) in opj_encode()
827 OPJ_BOOL OPJ_CALLCONV opj_end_compress(opj_codec_t *p_codec, in opj_end_compress()
844 OPJ_BOOL OPJ_CALLCONV opj_end_decompress(opj_codec_t *p_codec, in opj_end_decompress()
864 OPJ_BOOL OPJ_CALLCONV opj_set_MCT(opj_cparameters_t *parameters, in opj_set_MCT()
894 OPJ_BOOL OPJ_CALLCONV opj_write_tile(opj_codec_t *p_codec, in opj_write_tile()
1003 const char *fname, OPJ_BOOL p_is_read_stream) in opj_stream_create_default_file_stream()
1012 OPJ_BOOL p_is_read_stream) in opj_stream_create_file_stream()