Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching full:l_current_position

10614         OPJ_OFF_T l_tlm_position, l_current_position;
10623 l_current_position = opj_stream_tell(p_stream);
10633 if (! opj_stream_seek(p_stream,l_current_position,p_manager)) {