Home
last modified time | relevance | path

Searched defs:ao_device (Results 1 – 8 of 8) sorted by relevance

/dports/audio/libao/libao-1.2.0/include/ao/
H A Dao_private.h73 struct ao_device { struct
75 int driver_id;
76 ao_functions *funcs;
82 int client_byte_format;
83 int machine_byte_format;
84 int driver_byte_format;
85 char *swap_buffer;
88 int input_channels;
90 int bytewidth;
91 int rate;
[all …]
H A Dao.h77 typedef struct ao_device ao_device; typedef
/dports/games/openbor/openbor-3caaddd5/tools/borplay/source/
H A Dao.h79 typedef struct ao_device { struct
91 } ao_device; argument
/dports/textproc/goldendict/goldendict-73ec1b5/maclibs/include/ao/
H A Dao.h77 typedef struct ao_device ao_device; typedef
/dports/textproc/goldendict/goldendict-73ec1b5/winlibs/include/ao/
H A Dao.h77 typedef struct ao_device ao_device; typedef
/dports/audio/libshairport/libshairport-1.2.0.20310_lib/src/
H A Dao.h77 typedef struct ao_device ao_device; typedef
/dports/astro/phd2/phd2-2.6.10/
H A Dstepguider_sbigao_indi.cpp78 INDI::BaseDevice *ao_device; member in StepGuiderSbigAoINDI
H A Dstepguider_sxao_indi.cpp75 INDI::BaseDevice *ao_device; member in StepGuiderSxAoINDI