Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Damr.h129 LSX_DLLIBRARY_CLOSE(&p->opencore, amr_dl); in closelibrary()
132 LSX_DLLIBRARY_CLOSE(&p->vo, amr_dl); in closelibrary()
H A Dsndfile.c406 LSX_DLLIBRARY_CLOSE(sf, sndfile_dl); in stopread()
478 LSX_DLLIBRARY_CLOSE(sf, sndfile_dl); in stopwrite()
H A Dmp3.c558 LSX_DLLIBRARY_CLOSE(p, mad_dl); in stopread()
1263 LSX_DLLIBRARY_CLOSE(p, twolame_dl); in stopwrite()
1268 LSX_DLLIBRARY_CLOSE(p, lame_dl); in stopwrite()
H A Dsox_i.h388 #define LSX_DLLIBRARY_CLOSE(ptr_container, dlhandle) \ macro