Home
last modified time | relevance | path

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

/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dsound.c329 } TAudioInfo; typedef
331 static TAudioInfo *
337 TAudioInfo *AudioInfo; in ReadWAV()
339 if (!(AudioInfo = (TAudioInfo *) calloc(1,sizeof(TAudioInfo)))) in ReadWAV()
364 static TAudioInfo *
368 TAudioInfo *AudioInfo; in ReadAU()
370 if (!(AudioInfo = (TAudioInfo *)calloc(1, sizeof(TAudioInfo)))) in ReadAU()
435 TAudioInfo *AudioInfo = NULL; in OSSPlaySound()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/ipc/
H A DRemoteDecoderManagerParent.cpp195 if (aRemoteDecoderInfo.type() == RemoteDecoderInfoIPDL::TAudioInfo) { in AllocPRemoteDecoderParent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/ipc/
H A DRemoteDecoderManagerParent.cpp228 } else if (aRemoteDecoderInfo.type() == RemoteDecoderInfoIPDL::TAudioInfo) { in AllocPRemoteDecoderParent()
/dports/www/firefox/firefox-99.0/dom/media/ipc/
H A DRemoteDecoderManagerParent.cpp198 if (aRemoteDecoderInfo.type() == RemoteDecoderInfoIPDL::TAudioInfo) { in AllocPRemoteDecoderParent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/ipc/
H A DRemoteDecoderManagerParent.cpp195 if (aRemoteDecoderInfo.type() == RemoteDecoderInfoIPDL::TAudioInfo) { in AllocPRemoteDecoderParent()