Home
last modified time | relevance | path

Searched refs:vfwrite (Results 1 - 2 of 2) sorted by relevance

/third_party/libsnd/ossfuzz/
H A Dsndfile_fuzz_header.h70 static sf_count_t vfwrite (const void *ptr, sf_count_t count, void *user_data) in vfwrite() function
97 vio->write = vfwrite ; in sf_init_file()
/third_party/libsnd/tests/
H A Dvirtual_io_test.c103 vfwrite (const void *ptr, sf_count_t count, void *user_data) in vfwrite() function
123 } /* vfwrite */ in vfwrite()
174 vio.write = vfwrite ; in vio_test()

Completed in 2 milliseconds