Searched refs:opj_write_from_file (Results 1 – 1 of 1) sorted by relevance
108 static OPJ_SIZE_T opj_write_from_file (void * p_buffer, OPJ_SIZE_T p_nb_bytes, FILE * p_file) in opj_write_from_file() function955 opj_stream_set_write_function(l_stream, (opj_stream_write_fn) opj_write_from_file); in opj_stream_create_file_stream()