Searched refs:LSX_DLLIBRARY_CLOSE (Results 1 – 4 of 4) sorted by relevance
129 LSX_DLLIBRARY_CLOSE(&p->opencore, amr_dl); in closelibrary()132 LSX_DLLIBRARY_CLOSE(&p->vo, amr_dl); in closelibrary()
406 LSX_DLLIBRARY_CLOSE(sf, sndfile_dl); in stopread()478 LSX_DLLIBRARY_CLOSE(sf, sndfile_dl); in stopwrite()
558 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()
388 #define LSX_DLLIBRARY_CLOSE(ptr_container, dlhandle) \ macro