Home
last modified time | relevance | path

Searched refs:tempbuffersize (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/simage/simage-1.7.0/src/
H A Dsimage_libsndfile.c18 int tempbuffersize; member
26 context->tempbuffersize = 0; in libsndfile_init_context()
35 context->tempbuffersize = 0; in libsndfile_cleanup_context()
109 if (context->tempbuffersize < itemssize) { in libsndfile_stream_get()