Home
last modified time | relevance | path

Searched refs:do_not_decode (Results 1 – 25 of 35) sorted by relevance

12

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dvorbisdec.c1338 uint8_t *do_not_decode, in setup_classifs() argument
1350 if (!do_not_decode[j]) { in setup_classifs()
1388 uint8_t *do_not_decode, in vorbis_residue_decode_internal() argument
1404 do_not_decode[0] &= do_not_decode[j]; // FIXME - clobbering input in vorbis_residue_decode_internal()
1405 if (do_not_decode[0]) in vorbis_residue_decode_internal()
1440 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1550 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1562 uint8_t *do_not_decode, in vorbis_residue_decode() argument
1612 uint8_t do_not_decode[255]; in vorbis_parse_audio_packet() local
1691 do_not_decode[ch] = 1; in vorbis_parse_audio_packet()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvorbisdec.c1315 uint8_t *do_not_decode, in setup_classifs() argument
1326 if (!do_not_decode[j]) { in setup_classifs()
1364 uint8_t *do_not_decode, in vorbis_residue_decode_internal() argument
1380 do_not_decode[0] &= do_not_decode[j]; // FIXME - clobbering input in vorbis_residue_decode_internal()
1381 if (do_not_decode[0]) in vorbis_residue_decode_internal()
1416 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1508 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1520 uint8_t *do_not_decode, in vorbis_residue_decode() argument
1570 uint8_t do_not_decode[255]; in vorbis_parse_audio_packet() local
1649 do_not_decode[ch] = 1; in vorbis_parse_audio_packet()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dvorbisdec.c1338 uint8_t *do_not_decode, in setup_classifs() argument
1350 if (!do_not_decode[j]) { in setup_classifs()
1388 uint8_t *do_not_decode, in vorbis_residue_decode_internal() argument
1404 do_not_decode[0] &= do_not_decode[j]; // FIXME - clobbering input in vorbis_residue_decode_internal()
1405 if (do_not_decode[0]) in vorbis_residue_decode_internal()
1440 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1550 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1562 uint8_t *do_not_decode, in vorbis_residue_decode() argument
1612 uint8_t do_not_decode[255]; in vorbis_parse_audio_packet() local
1691 do_not_decode[ch] = 1; in vorbis_parse_audio_packet()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvorbisdec.c1332 uint8_t *do_not_decode, in setup_classifs() argument
1344 if (!do_not_decode[j]) { in setup_classifs()
1377 uint8_t *do_not_decode, in vorbis_residue_decode_internal() argument
1393 do_not_decode[0] &= do_not_decode[j]; // FIXME - clobbering input in vorbis_residue_decode_internal()
1394 if (do_not_decode[0]) in vorbis_residue_decode_internal()
1429 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1521 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1533 uint8_t *do_not_decode, in vorbis_residue_decode() argument
1583 uint8_t do_not_decode[255]; in vorbis_parse_audio_packet() local
1662 do_not_decode[ch] = 1; in vorbis_parse_audio_packet()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dvorbisdec.c1338 uint8_t *do_not_decode, in setup_classifs() argument
1350 if (!do_not_decode[j]) { in setup_classifs()
1388 uint8_t *do_not_decode, in vorbis_residue_decode_internal() argument
1404 do_not_decode[0] &= do_not_decode[j]; // FIXME - clobbering input in vorbis_residue_decode_internal()
1405 if (do_not_decode[0]) in vorbis_residue_decode_internal()
1440 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1550 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1562 uint8_t *do_not_decode, in vorbis_residue_decode() argument
1612 uint8_t do_not_decode[255]; in vorbis_parse_audio_packet() local
1691 do_not_decode[ch] = 1; in vorbis_parse_audio_packet()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvorbisdec.c1315 uint8_t *do_not_decode, in setup_classifs() argument
1326 if (!do_not_decode[j]) { in setup_classifs()
1364 uint8_t *do_not_decode, in vorbis_residue_decode_internal() argument
1380 do_not_decode[0] &= do_not_decode[j]; // FIXME - clobbering input in vorbis_residue_decode_internal()
1381 if (do_not_decode[0]) in vorbis_residue_decode_internal()
1416 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1508 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1520 uint8_t *do_not_decode, in vorbis_residue_decode() argument
1570 uint8_t do_not_decode[255]; in vorbis_parse_audio_packet() local
1649 do_not_decode[ch] = 1; in vorbis_parse_audio_packet()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dvorbisdec.c1338 uint8_t *do_not_decode, in setup_classifs() argument
1350 if (!do_not_decode[j]) { in setup_classifs()
1388 uint8_t *do_not_decode, in vorbis_residue_decode_internal() argument
1404 do_not_decode[0] &= do_not_decode[j]; // FIXME - clobbering input in vorbis_residue_decode_internal()
1405 if (do_not_decode[0]) in vorbis_residue_decode_internal()
1440 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1550 if (!do_not_decode[j]) { in vorbis_residue_decode_internal()
1562 uint8_t *do_not_decode, in vorbis_residue_decode() argument
1612 uint8_t do_not_decode[255]; in vorbis_parse_audio_packet() local
1691 do_not_decode[ch] = 1; in vorbis_parse_audio_packet()
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dvorbis_dec.c1234 …orbis_context *vc, vorbis_residue *vr, uint_fast8_t ch, uint_fast8_t *do_not_decode, float *vec, u… in vorbis_residue_decode() argument
1247 do_not_decode[0]&=do_not_decode[j]; // FIXME - clobbering input in vorbis_residue_decode()
1249 if (do_not_decode[0]) return 0; in vorbis_residue_decode()
1267 if (!do_not_decode[j]) { in vorbis_residue_decode()
1291 if (!do_not_decode[j]) { in vorbis_residue_decode()
1406 uint_fast8_t do_not_decode[vc->audio_channels]; in vorbis_parse_audio_packet() local
1473 do_not_decode[ch]=1; in vorbis_parse_audio_packet()
1475 do_not_decode[ch]=0; in vorbis_parse_audio_packet()
1482 vorbis_residue_decode(vc, residue, ch, do_not_decode, ch_res_ptr, blocksize/2); in vorbis_parse_audio_packet()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/lewton-0.9.4/src/
H A Daudio.rs672 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
673 if *do_not_decode { in residue_packet_decode_inner()
688 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
689 if *do_not_decode { in residue_packet_decode_inner()
735 for do_not_decode in do_not_decode_flag { in residue_packet_decode()
736 if !do_not_decode { in residue_packet_decode()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/lewton-0.10.2/src/
H A Daudio.rs669 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
670 if *do_not_decode { in residue_packet_decode_inner()
685 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
686 if *do_not_decode { in residue_packet_decode_inner()
732 for do_not_decode in do_not_decode_flag { in residue_packet_decode()
733 if !do_not_decode { in residue_packet_decode()
/dports/audio/lewton/lewton-0.10.2/src/
H A Daudio.rs669 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
670 if *do_not_decode { in residue_packet_decode_inner()
685 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
686 if *do_not_decode { in residue_packet_decode_inner()
732 for do_not_decode in do_not_decode_flag { in residue_packet_decode()
733 if !do_not_decode { in residue_packet_decode()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/lewton-0.10.2/src/
H A Daudio.rs669 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
670 if *do_not_decode { in residue_packet_decode_inner()
685 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
686 if *do_not_decode { in residue_packet_decode_inner()
732 for do_not_decode in do_not_decode_flag { in residue_packet_decode()
733 if !do_not_decode { in residue_packet_decode()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/lewton-0.10.2/src/
H A Daudio.rs669 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
670 if *do_not_decode { in residue_packet_decode_inner()
685 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() { in residue_packet_decode_inner()
686 if *do_not_decode { in residue_packet_decode_inner()
732 for do_not_decode in do_not_decode_flag { in residue_packet_decode()
733 if !do_not_decode { in residue_packet_decode()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/lewton-0.9.4/src/
H A Daudio.rs672 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() {
673 if *do_not_decode {
688 for (j, do_not_decode) in do_not_decode_flag.iter().enumerate() {
689 if *do_not_decode {
735 for do_not_decode in do_not_decode_flag {
736 if !do_not_decode {
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h1565 …id decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8_t *do_not_decode) in decode_residue() argument
1578 if (!do_not_decode[i]) in decode_residue()
1583 if (!do_not_decode[j]) in decode_residue()
1682 if (!do_not_decode[j]) { in decode_residue()
1693 if (!do_not_decode[j]) { in decode_residue()
2501 uint8_t do_not_decode[256] = {0}; in vorbis_decode_packet_rest() local
2506 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
2509 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
2516 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c1853 … int decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
1871 if (!do_not_decode[i]) in decode_residue()
1878 if (!do_not_decode[j]) in decode_residue()
2034 if (!do_not_decode[j]) { in decode_residue()
2052 if (!do_not_decode[j]) { in decode_residue()
3113 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3116 memset(do_not_decode, 0, 256); in vorbis_decode_packet_rest()
3121 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3124 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3132 if (!decode_residue(f, residue_buffers, ch, n2, r, do_not_decode)) { in vorbis_decode_packet_rest()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c2084 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2106 if (!do_not_decode[i]) in decode_residue()
2111 if (!do_not_decode[j]) in decode_residue()
2215 if (!do_not_decode[j]) { in decode_residue()
2233 if (!do_not_decode[j]) { in decode_residue()
3286 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3291 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3294 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3301 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c2108 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2126 if (!do_not_decode[i]) in decode_residue()
2131 if (!do_not_decode[j]) in decode_residue()
2285 if (!do_not_decode[j]) { in decode_residue()
2303 if (!do_not_decode[j]) { in decode_residue()
3330 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3335 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3338 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3345 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c2086 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2108 if (!do_not_decode[i]) in decode_residue()
2113 if (!do_not_decode[j]) in decode_residue()
2217 if (!do_not_decode[j]) { in decode_residue()
2235 if (!do_not_decode[j]) { in decode_residue()
3288 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3293 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3296 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3303 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h2098 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2120 if (!do_not_decode[i]) in decode_residue()
2125 if (!do_not_decode[j]) in decode_residue()
2229 if (!do_not_decode[j]) { in decode_residue()
2247 if (!do_not_decode[j]) { in decode_residue()
3300 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3305 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3308 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3315 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c2045 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2064 if (!do_not_decode[i]) in decode_residue()
2069 if (!do_not_decode[j]) in decode_residue()
2213 if (!do_not_decode[j]) { in decode_residue()
2231 if (!do_not_decode[j]) { in decode_residue()
3285 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3290 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3293 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3300 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c2053 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2075 if (!do_not_decode[i]) in decode_residue()
2080 if (!do_not_decode[j]) in decode_residue()
2224 if (!do_not_decode[j]) { in decode_residue()
2242 if (!do_not_decode[j]) { in decode_residue()
3295 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3300 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3303 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3310 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c2050 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2072 if (!do_not_decode[i]) in decode_residue()
2077 if (!do_not_decode[j]) in decode_residue()
2221 if (!do_not_decode[j]) { in decode_residue()
2239 if (!do_not_decode[j]) { in decode_residue()
3293 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3298 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3301 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3308 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c2089 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2111 if (!do_not_decode[i]) in decode_residue()
2116 if (!do_not_decode[j]) in decode_residue()
2220 if (!do_not_decode[j]) { in decode_residue()
2238 if (!do_not_decode[j]) { in decode_residue()
3291 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3296 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3299 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3306 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c2089 …void decode_residue(vorb *f, float *residue_buffers[], int ch, int n, int rn, uint8 *do_not_decode) in decode_residue() argument
2111 if (!do_not_decode[i]) in decode_residue()
2116 if (!do_not_decode[j]) in decode_residue()
2220 if (!do_not_decode[j]) { in decode_residue()
2238 if (!do_not_decode[j]) { in decode_residue()
3291 uint8 do_not_decode[256]; in vorbis_decode_packet_rest() local
3296 do_not_decode[ch] = TRUE; in vorbis_decode_packet_rest()
3299 do_not_decode[ch] = FALSE; in vorbis_decode_packet_rest()
3306 decode_residue(f, residue_buffers, ch, n2, r, do_not_decode); in vorbis_decode_packet_rest()

12