Home
last modified time | relevance | path

Searched refs:stb_vorbis_get_frame_float (Results 1 – 24 of 24) sorted by relevance

/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.h226 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
H A Dvorbis.c4643 stb_vorbis_get_frame_float(f, &n, NULL);
4845 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5093 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5141 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5169 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break;
5190 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break;
5297 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break;
5321 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break;
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.h229 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
H A Dstb_vorbis.cpp4465 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4566 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
4795 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
4833 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
4857 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
4876 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
4983 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5009 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c303 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4899 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5000 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5230 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5268 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5292 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5311 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5418 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5444 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c275 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4757 stb_vorbis_get_frame_float(f, &n, NULL); in vorbis_seek_frame_from_page()
4956 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5179 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5217 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5241 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5260 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5367 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5393 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c303 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4901 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5002 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5232 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5270 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5294 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5313 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5420 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5446 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h307 FAUDIOAPI int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4916 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5017 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5247 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5285 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5309 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5328 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5435 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5461 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c282 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4807 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4908 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5132 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5170 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5194 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5213 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5320 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5346 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c289 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4846 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4947 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5177 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5215 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5239 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5258 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5365 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5391 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c288 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4836 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4937 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5167 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5205 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5229 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5248 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5355 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5381 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c305 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4907 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5008 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5238 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5276 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5300 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5319 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5426 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5452 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c305 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4907 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5008 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5238 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5276 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5300 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5319 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5426 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5452 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c305 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4907 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5008 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5238 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5276 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5300 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5319 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5426 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5452 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h321 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
5019 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5120 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5386 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5422 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5444 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5461 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5568 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5594 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c286 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4890 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4991 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5215 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5253 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5277 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5296 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5403 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5429 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c282 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4807 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4908 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5132 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5170 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5194 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5213 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5320 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5346 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h297 STBVDEF int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4831 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4932 STBVDEF int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5156 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5194 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5218 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5237 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5344 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5370 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c305 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4907 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5008 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5238 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5276 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5300 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5319 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5426 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5452 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c286 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4818 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4919 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5143 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5181 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5205 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5224 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5331 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5357 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h285 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4799 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
4900 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5123 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5161 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5185 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5204 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5311 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5337 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c307 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
4913 stb_vorbis_get_frame_float(f, &n, NULL); in stb_vorbis_seek()
5014 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
5244 int len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short()
5282 len = stb_vorbis_get_frame_float(f, NULL, &output); in stb_vorbis_get_frame_short_interleaved()
5306 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short_interleaved()
5325 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) break; in stb_vorbis_get_samples_short()
5432 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
5458 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h86 extern int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output);
3612 stb_vorbis_get_frame_float(f, &n, NULL); in vorbis_seek_frame_from_page()
3811 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float() function
3877 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float_interleaved()
3903 if (!stb_vorbis_get_frame_float(f, NULL, &outputs)) in stb_vorbis_get_samples_float()
/dports/audio/faudio/FAudio-21.01/csharp/
H A DFAudio.cs2315 public static extern int stb_vorbis_get_frame_float( in stb_vorbis_get_frame_float() method in FAudio
2322 public static extern int stb_vorbis_get_frame_float( in stb_vorbis_get_frame_float() method in FAudio