Lines Matching refs:j2k_codestream_exit
1691 OPJ_OFF_T j2k_codestream_exit; in opj_jp2_write_jp2c() local
1700 j2k_codestream_exit = opj_stream_tell(cio); in opj_jp2_write_jp2c()
1702 (OPJ_UINT32) (j2k_codestream_exit - jp2->j2k_codestream_offset), in opj_jp2_write_jp2c()
1716 if (! opj_stream_seek(cio,j2k_codestream_exit,p_manager)) { in opj_jp2_write_jp2c()
2990 OPJ_OFF_T j2k_codestream_exit; in opj_jpip_write_iptr() local
2999 j2k_codestream_exit = opj_stream_tell(cio); in opj_jpip_write_iptr()
3020 if (! opj_stream_seek(cio,j2k_codestream_exit,p_manager)) { in opj_jpip_write_iptr()
3032 OPJ_OFF_T j2k_codestream_exit; in opj_jpip_write_fidx() local
3051 j2k_codestream_exit = opj_stream_tell(cio); in opj_jpip_write_fidx()
3052 if (! opj_stream_seek(cio,j2k_codestream_exit,p_manager)) { in opj_jpip_write_fidx()
3064 OPJ_OFF_T j2k_codestream_exit; in opj_jpip_write_cidx() local
3073 j2k_codestream_exit = opj_stream_tell(cio); in opj_jpip_write_cidx()
3084 if (! opj_stream_seek(cio,j2k_codestream_exit,p_manager)) { in opj_jpip_write_cidx()
3094 j2k_codestream_exit = opj_stream_tell(cio); in opj_jpip_write_cidx()
3095 if (! opj_stream_seek(cio,j2k_codestream_exit,p_manager)) { in opj_jpip_write_cidx()