Home
last modified time | relevance | path

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

/third_party/libsnd/include/
Dsndfile.hh70 struct SNDFILE_ref struct in SndfileHandle
71 { SNDFILE_ref (void) ;
72 ~SNDFILE_ref (void) ;
79 SNDFILE_ref *p ;
165 SndfileHandle::SNDFILE_ref::SNDFILE_ref (void) in SNDFILE_ref() function in SndfileHandle::SNDFILE_ref
170 SndfileHandle::SNDFILE_ref::~SNDFILE_ref (void) in ~SNDFILE_ref()
177 p = new (std::nothrow) SNDFILE_ref () ; in SndfileHandle()
199 p = new (std::nothrow) SNDFILE_ref () ; in SndfileHandle()
224 p = new (std::nothrow) SNDFILE_ref () ; in SndfileHandle()
246 p = new (std::nothrow) SNDFILE_ref () ; in SndfileHandle()
[all …]