Searched refs:opj_stream_read_fn (Results 1 – 4 of 4) sorted by relevance
102 opj_stream_read_fn m_read_fn;
597 typedef OPJ_SIZE_T(* opj_stream_read_fn)(void * p_buffer, OPJ_SIZE_T p_nb_bytes, typedef1166 opj_stream_read_fn p_function);
214 opj_stream_read_fn p_function) in opj_stream_set_read_function()
1044 opj_stream_set_read_function(l_stream, (opj_stream_read_fn) opj_read_from_file); in opj_stream_create_file_stream()