Searched refs:j2k_codestream_exit (Results 1 – 1 of 1) sorted by relevance
1608 OPJ_OFF_T j2k_codestream_exit; in opj_jp2_write_jp2c() local1617 j2k_codestream_exit = opj_stream_tell(cio); in opj_jp2_write_jp2c()1619 (OPJ_UINT32) (j2k_codestream_exit - jp2->j2k_codestream_offset), in opj_jp2_write_jp2c()1633 if (! opj_stream_seek(cio,j2k_codestream_exit,p_manager)) { in opj_jp2_write_jp2c()2828 OPJ_OFF_T j2k_codestream_exit; in opj_jpip_write_iptr() local2837 j2k_codestream_exit = opj_stream_tell(cio); in opj_jpip_write_iptr()2858 if (! opj_stream_seek(cio,j2k_codestream_exit,p_manager)) { in opj_jpip_write_iptr()2870 OPJ_OFF_T j2k_codestream_exit; in opj_jpip_write_fidx() local2889 j2k_codestream_exit = opj_stream_tell(cio); in opj_jpip_write_fidx()2890 if (! opj_stream_seek(cio,j2k_codestream_exit,p_manager)) { in opj_jpip_write_fidx()[all …]