Home
last modified time | relevance | path

Searched refs:channel_buffer_end (Results 1 – 21 of 21) sorted by relevance

/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c881 int channel_buffer_end; member
3108 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4323 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4901 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5006 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5015 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5284 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5304 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5406 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5432 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c827 int channel_buffer_end; member
3155 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4240 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4759 … assert(f->channel_buffer_start + (int) (target_sample-frame_start) < f->channel_buffer_end); in vorbis_seek_frame_from_page()
4962 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4971 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5233 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5253 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5355 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5381 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c883 int channel_buffer_end; member
3110 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4325 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4903 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5008 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5017 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5286 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5306 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5408 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5434 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h889 int channel_buffer_end; member
3122 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4340 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4918 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5023 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5032 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5301 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5321 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5423 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5449 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c852 int channel_buffer_end; member
3107 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4236 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4809 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4914 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4923 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5186 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5206 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5308 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5334 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c860 int channel_buffer_end; member
3117 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4275 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4848 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4953 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4962 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5231 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5251 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5353 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5379 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c859 int channel_buffer_end; member
3115 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4265 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4838 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4943 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4952 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5221 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5241 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5343 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5369 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c885 int channel_buffer_end; member
3113 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4331 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4909 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5014 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5023 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5292 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5312 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5414 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5440 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c885 int channel_buffer_end; member
3113 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4331 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4909 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5014 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5023 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5292 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5312 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5414 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5440 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c490 int channel_buffer_end; member
2927 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4114 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4645 … assert(f->channel_buffer_start + (int) (target_sample-frame_start) < f->channel_buffer_end);
4851 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4871 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5161 int k = f->channel_buffer_end - f->channel_buffer_start;
5183 int k = f->channel_buffer_end - f->channel_buffer_start;
5286 int k = f->channel_buffer_end - f->channel_buffer_start;
5310 int k = f->channel_buffer_end - f->channel_buffer_start;
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c885 int channel_buffer_end; member
3113 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4331 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4909 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5014 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5023 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5292 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5312 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5414 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5440 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp521 int channel_buffer_end; member
2765 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
3894 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4467 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4572 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4581 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
4849 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
4869 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
4971 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
4997 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h935 int channel_buffer_end; member
3207 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4439 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
5021 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5126 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5135 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5436 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5454 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5556 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5582 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c858 int channel_buffer_end; member
3184 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4319 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4892 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4997 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5006 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5269 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5289 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5391 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5417 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c852 int channel_buffer_end; member
3107 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4236 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4809 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4914 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4923 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5186 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5206 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5308 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5334 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h869 int channel_buffer_end; member
3125 f->channel_buffer_start = f->channel_buffer_end = 0; in stbv_vorbis_decode_initial()
4260 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4833 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4938 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4947 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5210 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5230 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5332 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5358 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c885 int channel_buffer_end; member
3113 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4331 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4909 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5014 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5023 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5292 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5312 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5414 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5440 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c856 int channel_buffer_end; member
3112 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4247 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4820 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4925 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4934 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5197 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5217 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5319 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5345 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h851 int channel_buffer_end; member
3105 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4232 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4801 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
4906 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
4915 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5177 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5197 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5299 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5325 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c887 int channel_buffer_end; member
3115 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
4337 f->channel_buffer_end = 0; in stb_vorbis_flush_pushdata()
4915 assert(f->channel_buffer_start + (int) (sample_number-frame_start) <= f->channel_buffer_end); in stb_vorbis_seek()
5020 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
5029 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
5298 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short_interleaved()
5318 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_short()
5420 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
5446 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h459 int channel_buffer_end; member
2330 f->channel_buffer_start = f->channel_buffer_end = 0; in vorbis_decode_initial()
3614 … assert(f->channel_buffer_start + (int) (target_sample-frame_start) < f->channel_buffer_end); in vorbis_seek_frame_from_page()
3817 f->channel_buffer_start = f->channel_buffer_end = 0; in stb_vorbis_get_frame_float()
3826 f->channel_buffer_end = left+len; in stb_vorbis_get_frame_float()
3865 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float_interleaved()
3891 int k = f->channel_buffer_end - f->channel_buffer_start; in stb_vorbis_get_samples_float()