Searched refs:l_current_write_nb_bytes (Results 1 – 1 of 1) sorted by relevance
437 OPJ_SIZE_T l_current_write_nb_bytes = 0; in opj_stream_flush() local443 l_current_write_nb_bytes = p_stream->m_write_fn(p_stream->m_current_data, in opj_stream_flush()447 if (l_current_write_nb_bytes == (OPJ_SIZE_T) - 1) { in opj_stream_flush()454 p_stream->m_current_data += l_current_write_nb_bytes; in opj_stream_flush()455 p_stream->m_bytes_in_buffer -= l_current_write_nb_bytes; in opj_stream_flush()