Home
last modified time | relevance | path

Searched defs:OggVorbis_File (Results 1 – 25 of 114) sorted by relevance

12345

/dports/games/NBlood/NBlood-a1689a4/platform/Wii/include/tremor/
H A Divorbisfile.h46 typedef struct OggVorbis_File { struct
47 void *datasource; /* Pointer to a FILE *, etc. */
48 int seekable;
49 ogg_int64_t offset;
50 ogg_int64_t end;
51 ogg_sync_state *oy;
78 } OggVorbis_File; argument
/dports/games/warmux/warmux-11.04/build/android/jni/tremor/tremor/
H A Divorbisfile.h46 typedef struct OggVorbis_File { struct
47 void *datasource; /* Pointer to a FILE *, etc. */
48 int seekable;
49 ogg_int64_t offset;
50 ogg_int64_t end;
51 ogg_sync_state *oy;
78 } OggVorbis_File; argument
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 ogg_int64_t offset;
57 ogg_int64_t end;
58 ogg_sync_state oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 ogg_int64_t offset;
57 ogg_int64_t end;
58 ogg_sync_state *oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 int64_t offset;
57 int64_t end;
58 ogg_sync_state oy;
62 int links;
86 } OggVorbis_File; argument
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_formats/codecs/oggvorbis/
H A Dvorbisfile.h110 typedef struct OggVorbis_File { struct
111 void *datasource; /* Pointer to a FILE *, etc. */
112 int seekable;
113 ogg_int64_t offset;
114 ogg_int64_t end;
115 ogg_sync_state oy;
119 int links;
120 ogg_int64_t *offsets;
121 ogg_int64_t *dataoffsets;
145 } OggVorbis_File; argument
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 ogg_int64_t offset;
57 ogg_int64_t end;
58 ogg_sync_state *oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dvorbisfile.h52 typedef struct OggVorbis_File { struct
53 void *datasource; /* Pointer to a FILE *, etc. */
54 int seekable;
55 ogg_int64_t offset;
56 ogg_int64_t end;
57 ogg_sync_state oy;
61 int links;
62 ogg_int64_t *offsets;
63 ogg_int64_t *dataoffsets;
87 } OggVorbis_File; argument
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 ogg_int64_t offset;
57 ogg_int64_t end;
58 ogg_sync_state *oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 int64_t offset;
57 int64_t end;
58 ogg_sync_state oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 int64_t offset;
57 int64_t end;
58 ogg_sync_state oy;
62 int links;
86 } OggVorbis_File; argument
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/oggvorbis/
H A Dvorbisfile.h111 typedef struct OggVorbis_File { struct
112 void *datasource; /* Pointer to a FILE *, etc. */
113 int seekable;
114 ogg_int64_t offset;
115 ogg_int64_t end;
116 ogg_sync_state oy;
120 int links;
121 ogg_int64_t *offsets;
122 ogg_int64_t *dataoffsets;
146 } OggVorbis_File; argument
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkclean/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 ogg_int64_t offset;
57 ogg_int64_t end;
58 ogg_sync_state *oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/openarena/openarena-engine-source-0.8.8/code/SDL12/include/vorbis/
H A Dvorbisfile.h52 typedef struct OggVorbis_File { struct
53 void *datasource; /* Pointer to a FILE *, etc. */
54 int seekable;
55 ogg_int64_t offset;
56 ogg_int64_t end;
57 ogg_sync_state oy;
61 int links;
62 ogg_int64_t *offsets;
63 ogg_int64_t *dataoffsets;
87 } OggVorbis_File; argument
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/SDL12/include/vorbis/
H A Dvorbisfile.h52 typedef struct OggVorbis_File { struct
53 void *datasource; /* Pointer to a FILE *, etc. */
54 int seekable;
55 ogg_int64_t offset;
56 ogg_int64_t end;
57 ogg_sync_state oy;
61 int links;
62 ogg_int64_t *offsets;
63 ogg_int64_t *dataoffsets;
87 } OggVorbis_File; argument
/dports/games/edge/Edge-1.35-source/lib_win32/libvorbis-1.1.2/include/vorbis/
H A Dvorbisfile.h52 typedef struct OggVorbis_File { struct
53 void *datasource; /* Pointer to a FILE *, etc. */
54 int seekable;
55 ogg_int64_t offset;
56 ogg_int64_t end;
57 ogg_sync_state oy;
61 int links;
62 ogg_int64_t *offsets;
63 ogg_int64_t *dataoffsets;
87 } OggVorbis_File; argument
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/oggvorbis/include/vorbis/
H A Dvorbisfile.h52 typedef struct OggVorbis_File { struct
53 void *datasource; /* Pointer to a FILE *, etc. */
54 int seekable;
55 ogg_int64_t offset;
56 ogg_int64_t end;
57 ogg_sync_state oy;
61 int links;
62 ogg_int64_t *offsets;
63 ogg_int64_t *dataoffsets;
87 } OggVorbis_File; argument
/dports/games/scorched3d/scorched-dep-win32/include/vorbis/vorbis/
H A Dvorbisfile.h52 typedef struct OggVorbis_File { struct
53 void *datasource; /* Pointer to a FILE *, etc. */
54 int seekable;
55 ogg_int64_t offset;
56 ogg_int64_t end;
57 ogg_sync_state oy;
61 int links;
62 ogg_int64_t *offsets;
63 ogg_int64_t *dataoffsets;
87 } OggVorbis_File; argument
/dports/audio/praat/praat-6.2.03/external/vorbis/
H A Dvorbisfile.h71 typedef struct OggVorbis_File { struct
72 void *datasource; /* Pointer to a FILE *, etc. */
73 int seekable;
74 ogg_int64_t offset;
75 ogg_int64_t end;
76 ogg_sync_state oy;
80 int links;
81 ogg_int64_t *offsets;
82 ogg_int64_t *dataoffsets;
106 } OggVorbis_File; argument
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 int64_t offset;
57 int64_t end;
58 ogg_sync_state oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 int64_t offset;
57 int64_t end;
58 ogg_sync_state oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 int64_t offset;
57 int64_t end;
58 ogg_sync_state oy;
62 int links;
86 } OggVorbis_File; argument
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/tremor/
H A Divorbisfile.h53 typedef struct OggVorbis_File { struct
54 void *datasource; /* Pointer to a FILE *, etc. */
55 int seekable;
56 int64_t offset;
57 int64_t end;
58 ogg_sync_state oy;
62 int links;
86 } OggVorbis_File; argument
/dports/audio/snack/snack2.2.10/tests/
H A Dconf.test82 } 8000
84 test configure-3.4 {configure command, set option -rate} {
87 set res [$s cget -rate]
90 } 44100
92 test configure-3.5 {configure command, set option -encoding} {
100 test configure-3.6 {configure command, set option -encoding} {
106 } Mulaw
111 set res [$s cget -encoding]
114 } Float
116 test configure-3.8 {configure command, set option -encoding} {
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-tremor-0.1.0/tremor/
H A Divorbisfile.h54 typedef struct OggVorbis_File { struct
55 void *datasource; /* Pointer to a FILE *, etc. */
56 int seekable;
57 ogg_int64_t offset;
58 ogg_int64_t end;
59 ogg_sync_state oy;
63 int links;
87 } OggVorbis_File; argument

12345