• Home
  • Raw
  • Download

Lines Matching refs:opj_realloc

1963         OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc(  in opj_j2k_write_siz()
2484 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_com()
2568 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_cod()
2771 new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_coc()
2973 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_qcd()
3070 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_qcc()
3274 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_poc()
3820 new_ppm_markers = (opj_ppx *) opj_realloc(l_cp->ppm_markers, in opj_j2k_read_ppm()
4046 new_ppt_markers = (opj_ppx *) opj_realloc(l_tcp->ppt_markers, in opj_j2k_read_ppt()
4146 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_tlm()
4513 opj_tp_index_t *new_tp_index = (opj_tp_index_t *) opj_realloc( in opj_j2k_read_sot()
4548 new_tp_index = (opj_tp_index_t *) opj_realloc( in opj_j2k_read_sot()
4762 l_new_current_data = (OPJ_BYTE *) opj_realloc(*l_current_data, in opj_j2k_read_sod()
5514 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_mct_record()
5631 new_mct_records = (opj_mct_data_t *) opj_realloc(l_tcp->m_mct_records, in opj_j2k_read_mct()
5735 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_mcc_record()
5886 new_mcc_records = (opj_simple_mcc_decorrelation_data_t *) opj_realloc( in opj_j2k_read_mcc()
6077 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_mco()
6299 OPJ_BYTE *new_header_tile_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_write_cbd()
7391 new_marker = (opj_marker_info_t *) opj_realloc(cstr_index->marker, in opj_j2k_add_mhmarker()
7425 new_marker = (opj_marker_info_t *) opj_realloc( in opj_j2k_add_tlmarker()
7635 new_mct_records = (opj_mct_data_t *) opj_realloc(p_tcp->m_mct_records, in opj_j2k_setup_mct_encoding()
7680 new_mct_records = (opj_mct_data_t *) opj_realloc(p_tcp->m_mct_records, in opj_j2k_setup_mct_encoding()
7747 new_mcc_records = (opj_simple_mcc_decorrelation_data_t *) opj_realloc( in opj_j2k_setup_mct_encoding()
7986 OPJ_BYTE *new_header_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_read_header_procedure()
8694 new_header_data = (OPJ_BYTE *) opj_realloc( in opj_j2k_read_tile_header()
11233 OPJ_BYTE *l_new_current_data = (OPJ_BYTE *) opj_realloc(l_current_data, in opj_j2k_encode()