Home
last modified time | relevance | path

Searched defs:FLAC__StreamDecoderPrivate (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dstream_decoder.c128 FLAC__bool is_ogg;
144 void *client_data;
146 FLAC__BitReader *input;
147 FLAC__int32 *output[FLAC__MAX_CHANNELS];
150 unsigned output_capacity, output_channels;
151 FLAC__uint32 fixed_block_size, next_fixed_block_size;
152 FLAC__uint64 samples_decoded;
153 FLAC__bool has_stream_info, has_seek_table;
154 FLAC__StreamMetadata stream_info;
155 FLAC__StreamMetadata seek_table;
[all …]
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dstream_decoder.c128 FLAC__bool is_ogg;
144 void *client_data;
146 FLAC__BitReader *input;
147 FLAC__int32 *output[FLAC__MAX_CHANNELS];
150 unsigned output_capacity, output_channels;
151 FLAC__uint32 fixed_block_size, next_fixed_block_size;
152 FLAC__uint64 samples_decoded;
153 FLAC__bool has_stream_info, has_seek_table;
154 FLAC__StreamMetadata stream_info;
155 FLAC__StreamMetadata seek_table;
[all …]
/dports/audio/fasttracker2/ft2-clone-1.49/src/libflac/
H A Dstream_decoder.c108 typedef struct FLAC__StreamDecoderPrivate { struct
109 FLAC__bool is_ogg;
110 FLAC__StreamDecoderReadCallback read_callback;
114 FLAC__StreamDecoderEofCallback eof_callback;
124 void *client_data;
126 FLAC__BitReader *input;
127 FLAC__int32 *output[FLAC__MAX_CHANNELS];
130 uint32_t output_capacity, output_channels;
131 FLAC__uint32 fixed_block_size, next_fixed_block_size;
132 FLAC__uint64 samples_decoded;
[all …]
/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/
H A Dstream_decoder.c130 FLAC__bool is_ogg;
149 void *client_data;
151 FLAC__BitReader *input;
152 FLAC__int32 *output[FLAC__MAX_CHANNELS];
155 unsigned output_capacity, output_channels;
156 FLAC__uint32 fixed_block_size, next_fixed_block_size;
157 FLAC__uint64 samples_decoded;
158 FLAC__bool has_stream_info, has_seek_table;
159 FLAC__StreamMetadata stream_info;
160 FLAC__StreamMetadata seek_table;
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/
H A Dstream_decoder.c130 FLAC__bool is_ogg;
149 void *client_data;
151 FLAC__BitReader *input;
152 FLAC__int32 *output[FLAC__MAX_CHANNELS];
155 unsigned output_capacity, output_channels;
156 FLAC__uint32 fixed_block_size, next_fixed_block_size;
157 FLAC__uint64 samples_decoded;
158 FLAC__bool has_stream_info, has_seek_table;
159 FLAC__StreamMetadata stream_info;
160 FLAC__StreamMetadata seek_table;
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/libFLAC/
H A Dstream_decoder.c154 FLAC__bool is_ogg;
173 void *client_data;
175 FLAC__BitReader *input;
176 FLAC__int32 *output[FLAC__MAX_CHANNELS];
179 unsigned output_capacity, output_channels;
180 FLAC__uint32 fixed_block_size, next_fixed_block_size;
181 FLAC__uint64 samples_decoded;
182 FLAC__bool has_stream_info, has_seek_table;
183 FLAC__StreamMetadata stream_info;
184 FLAC__StreamMetadata seek_table;
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/libFLAC/
H A Dstream_decoder.c154 FLAC__bool is_ogg;
173 void *client_data;
175 FLAC__BitReader *input;
176 FLAC__int32 *output[FLAC__MAX_CHANNELS];
179 unsigned output_capacity, output_channels;
180 FLAC__uint32 fixed_block_size, next_fixed_block_size;
181 FLAC__uint64 samples_decoded;
182 FLAC__bool has_stream_info, has_seek_table;
183 FLAC__StreamMetadata stream_info;
184 FLAC__StreamMetadata seek_table;
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-deps/libFLAC/
H A Dstream_decoder.c130 FLAC__bool is_ogg;
149 void *client_data;
151 FLAC__BitReader *input;
152 FLAC__int32 *output[FLAC__MAX_CHANNELS];
155 unsigned output_capacity, output_channels;
156 FLAC__uint32 fixed_block_size, next_fixed_block_size;
157 FLAC__uint64 samples_decoded;
158 FLAC__bool has_stream_info, has_seek_table;
159 FLAC__StreamMetadata stream_info;
160 FLAC__StreamMetadata seek_table;
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-deps/libFLAC/
H A Dstream_decoder.c130 FLAC__bool is_ogg;
149 void *client_data;
151 FLAC__BitReader *input;
152 FLAC__int32 *output[FLAC__MAX_CHANNELS];
155 unsigned output_capacity, output_channels;
156 FLAC__uint32 fixed_block_size, next_fixed_block_size;
157 FLAC__uint64 samples_decoded;
158 FLAC__bool has_stream_info, has_seek_table;
159 FLAC__StreamMetadata stream_info;
160 FLAC__StreamMetadata seek_table;
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 unsigned output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/cd_hw/libchdr/deps/libFLAC/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 unsigned output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/libFLAC/
H A Dstream_decoder.c124 typedef struct FLAC__StreamDecoderPrivate { struct
125 FLAC__bool is_ogg;
130 FLAC__StreamDecoderEofCallback eof_callback;
140 void *client_data;
142 FLAC__BitReader *input;
143 FLAC__int32 *output[FLAC__MAX_CHANNELS];
146 unsigned output_capacity, output_channels;
147 FLAC__uint32 fixed_block_size, next_fixed_block_size;
148 FLAC__uint64 samples_decoded;
149 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/flac-1.3.3/src/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 uint32_t output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 unsigned output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/cd_hw/libchdr/deps/libFLAC/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 unsigned output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/deps/flac-1.3.3/src/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 uint32_t output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/audio/flac/flac-1.3.4/src/libFLAC/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 uint32_t output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flac/src/libFLAC/
H A Dstream_decoder.c129 FLAC__bool is_ogg;
145 void *client_data;
147 FLAC__BitReader *input;
148 FLAC__int32 *output[FLAC__MAX_CHANNELS];
151 unsigned output_capacity, output_channels;
152 FLAC__uint32 fixed_block_size, next_fixed_block_size;
153 FLAC__uint64 samples_decoded;
154 FLAC__bool has_stream_info, has_seek_table;
155 FLAC__StreamMetadata stream_info;
156 FLAC__StreamMetadata seek_table;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flac/src/libFLAC/
H A Dstream_decoder.c129 FLAC__bool is_ogg;
145 void *client_data;
147 FLAC__BitReader *input;
148 FLAC__int32 *output[FLAC__MAX_CHANNELS];
151 unsigned output_capacity, output_channels;
152 FLAC__uint32 fixed_block_size, next_fixed_block_size;
153 FLAC__uint64 samples_decoded;
154 FLAC__bool has_stream_info, has_seek_table;
155 FLAC__StreamMetadata stream_info;
156 FLAC__StreamMetadata seek_table;
[all …]
/dports/audio/praat/praat-6.2.03/external/flac/
H A Dflac_stream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 uint32_t output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 unsigned output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/deps/flac-1.3.3/src/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 uint32_t output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/deps/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 unsigned output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/flac-1.3.3/src/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 uint32_t output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/flac-1.3.3/src/
H A Dstream_decoder.c121 typedef struct FLAC__StreamDecoderPrivate { struct
122 FLAC__bool is_ogg;
127 FLAC__StreamDecoderEofCallback eof_callback;
137 void *client_data;
139 FLAC__BitReader *input;
140 FLAC__int32 *output[FLAC__MAX_CHANNELS];
143 uint32_t output_capacity, output_channels;
144 FLAC__uint32 fixed_block_size, next_fixed_block_size;
145 FLAC__uint64 samples_decoded;
146 FLAC__bool has_stream_info, has_seek_table;
[all …]

12