Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dsoundcard.h614 typedef struct count_info { struct
618 } count_info; typedef
620 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
621 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
/external/quake/quake/src/QW/client/
Dsnd_linux.c211 struct count_info count; in SNDDMA_GetDMAPos()
/external/quake/quake/src/WinQuake/
Dsnd_linux.cpp230 struct count_info count; in SNDDMA_GetDMAPos()
/external/qemu/distrib/sdl-1.2.15/src/audio/dma/
DSDL_dmaaudio.c216 count_info info; in DMA_GetAudioBuf()
/external/qemu/audio/
Dossaudio.c429 struct count_info cntinfo; in oss_run_out()