Home
last modified time | relevance | path

Searched refs:blocksize_1 (Results 1 – 25 of 67) sorted by relevance

123

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/lewton-0.9.4/src/
H A Dheader.rs215 pub blocksize_1 :u8, field
243 let blocksize_1 = try!(rdr.read_u4()); in read_header_ident() localVariable
246 blocksize_1 < 6 || blocksize_1 > 13 || in read_header_ident()
247 (framing != 1) || blocksize_0 > blocksize_1 || in read_header_ident()
258 blocksize_1, in read_header_ident()
261 CachedBlocksizeDerived::from_blocksize(blocksize_1), in read_header_ident()
282 assert_eq!(hdr.blocksize_1, 11); in test_read_header_ident()
H A Dinside_ogg.rs47 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_headers()
131 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_next_audio_packet()
326 ident.audio_channels, (ident.blocksize_0, ident.blocksize_1))) in poll()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/lewton-0.10.2/src/
H A Dheader.rs208 pub blocksize_1 :u8, field
236 let blocksize_1 = try!(rdr.read_u4()); in read_header_ident() localVariable
239 blocksize_1 < 6 || blocksize_1 > 13 || in read_header_ident()
240 (framing != 1) || blocksize_0 > blocksize_1 || in read_header_ident()
251 blocksize_1, in read_header_ident()
254 CachedBlocksizeDerived::from_blocksize(blocksize_1), in read_header_ident()
275 assert_eq!(hdr.blocksize_1, 11); in test_read_header_ident()
H A Dinside_ogg.rs47 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_headers()
131 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_next_audio_packet()
326 ident.audio_channels, (ident.blocksize_0, ident.blocksize_1))) in poll()
H A Dcapi.rs51 (ident_hdr.blocksize_0, ident_hdr.blocksize_1)) in from_extradata()
/dports/audio/lewton/lewton-0.10.2/src/
H A Dheader.rs208 pub blocksize_1 :u8, field
236 let blocksize_1 = try!(rdr.read_u4()); in read_header_ident() localVariable
239 blocksize_1 < 6 || blocksize_1 > 13 || in read_header_ident()
240 (framing != 1) || blocksize_0 > blocksize_1 || in read_header_ident()
251 blocksize_1, in read_header_ident()
254 CachedBlocksizeDerived::from_blocksize(blocksize_1), in read_header_ident()
275 assert_eq!(hdr.blocksize_1, 11); in test_read_header_ident()
H A Dinside_ogg.rs47 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_headers()
131 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_next_audio_packet()
326 ident.audio_channels, (ident.blocksize_0, ident.blocksize_1))) in poll()
H A Dcapi.rs51 (ident_hdr.blocksize_0, ident_hdr.blocksize_1)) in from_extradata()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/lewton-0.10.2/src/
H A Dheader.rs208 pub blocksize_1 :u8, field
236 let blocksize_1 = try!(rdr.read_u4()); in read_header_ident() localVariable
239 blocksize_1 < 6 || blocksize_1 > 13 || in read_header_ident()
240 (framing != 1) || blocksize_0 > blocksize_1 || in read_header_ident()
251 blocksize_1, in read_header_ident()
254 CachedBlocksizeDerived::from_blocksize(blocksize_1), in read_header_ident()
275 assert_eq!(hdr.blocksize_1, 11); in test_read_header_ident()
H A Dinside_ogg.rs47 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_headers()
131 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_next_audio_packet()
326 ident.audio_channels, (ident.blocksize_0, ident.blocksize_1))) in poll()
H A Dcapi.rs51 (ident_hdr.blocksize_0, ident_hdr.blocksize_1)) in from_extradata()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/lewton-0.10.2/src/
H A Dheader.rs208 pub blocksize_1 :u8, field
236 let blocksize_1 = try!(rdr.read_u4()); in read_header_ident() localVariable
239 blocksize_1 < 6 || blocksize_1 > 13 || in read_header_ident()
240 (framing != 1) || blocksize_0 > blocksize_1 || in read_header_ident()
251 blocksize_1, in read_header_ident()
254 CachedBlocksizeDerived::from_blocksize(blocksize_1), in read_header_ident()
275 assert_eq!(hdr.blocksize_1, 11); in test_read_header_ident()
H A Dinside_ogg.rs47 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_headers()
131 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_next_audio_packet()
326 ident.audio_channels, (ident.blocksize_0, ident.blocksize_1))) in poll()
H A Dcapi.rs51 (ident_hdr.blocksize_0, ident_hdr.blocksize_1)) in from_extradata()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/lewton-0.9.4/src/
H A Dheader.rs215 pub blocksize_1 :u8, field
243 let blocksize_1 = try!(rdr.read_u4()); in read_header_ident() localVariable
246 blocksize_1 < 6 || blocksize_1 > 13 || in read_header_ident()
247 (framing != 1) || blocksize_0 > blocksize_1 || in read_header_ident()
258 blocksize_1, in read_header_ident()
261 CachedBlocksizeDerived::from_blocksize(blocksize_1), in read_header_ident()
282 assert_eq!(hdr.blocksize_1, 11); in test_read_header_ident()
H A Dinside_ogg.rs47 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_headers()
131 (ident_hdr.blocksize_0, ident_hdr.blocksize_1))); in read_next_audio_packet()
326 ident.audio_channels, (ident.blocksize_0, ident.blocksize_1))) in poll()
/dports/net/liveMedia/live/liveMedia/
H A DOggFileParser.cpp721 unsigned& blocksize_1 = track->vtoHdrs.blocksize[1]; // alias in validateHeader() local
723 blocksize_1 = blocksizeFromExponent(blocksizeBits>>4); in validateHeader()
728 track->vtoHdrs.uSecsPerPacket[1] = (unsigned)(uSecsPerSample*blocksize_1); in validateHeader()
732 blocksize_0, blocksize_1, in validateHeader()
736 if (!(blocksize_0 <= blocksize_1 && blocksize_0 >= 64 && blocksize_1 <= 8192)) { in validateHeader()
738 blocksize_0, blocksize_1); in validateHeader()
/dports/misc/fq/fq-0.0.2/format/vorbis/testdata/
H A Dvorbis.fqtest12 0x10| b8 | . | blocksize_1: 2048 0x1c-0x1c…
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h400 int blocksize_0, blocksize_1; member
2289 if (len == f->blocksize_1) return f->window[1]; in get_window()
2353 n = f->blocksize_1; in vorbis_decode_initial()
2731 f->blocksize_1 = 1 << log1; in start_decoder()
3149 f->channel_buffers[i] = (float *) setup_malloc(f, sizeof(float) * f->blocksize_1); in start_decoder()
3155 if (!init_blocksize(f, 1, f->blocksize_1)) return FALSE; in start_decoder()
3157 f->blocksize[1] = f->blocksize_1; in start_decoder()
3163 uint32_t imdct_mem = (f->blocksize_1 * sizeof(float) >> 1); in start_decoder()
3275 d.max_frame_size = f->blocksize_1 >> 1; in stb_vorbis_get_info()
3471 samples += f->blocksize_1 >> 1; in vorbis_analyze_page()
[all …]
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c424 int blocksize_0, blocksize_1; member
2067 if (offset + n >= f->blocksize_1) { in decode_residue()
2880 if (len == f->blocksize_1) return f->window[1]; in get_window()
2952 n = f->blocksize_1; in vorbis_decode_initial()
3074 if (n >= f->blocksize_1) in vorbis_decode_packet_rest()
3432 f->blocksize_1 = 1 << log1; in start_decoder()
3934 if (!init_blocksize(f, 1, f->blocksize_1)) return FALSE; in start_decoder()
3936 f->blocksize[1] = f->blocksize_1; in start_decoder()
4085 d.max_frame_size = f->blocksize_1 >> 1;
4502 samples += f->blocksize_1 >> 1;
[all …]
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c815 int blocksize_0, blocksize_1; member
3044 if (len == f->blocksize_1) return f->window[1]; in get_window()
3131 n = f->blocksize_1; in vorbis_decode_initial()
3610 f->blocksize_1 = 1 << log1; in start_decoder()
4117 if (!init_blocksize(f, 1, f->blocksize_1)) return FALSE; in start_decoder()
4119 f->blocksize[1] = f->blocksize_1; in start_decoder()
4132 uint32 imdct_mem = (f->blocksize_1 * sizeof(float) >> 1); in start_decoder()
4137 unsigned int actual_size = f->blocksize_1 / 2; in start_decoder()
4286 d.max_frame_size = f->blocksize_1 >> 1; in stb_vorbis_get_info()
4688 padding = ((f->blocksize_1 - f->blocksize_0) >> 2); in seek_to_sample_coarse()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c817 int blocksize_0, blocksize_1; member
3046 if (len == f->blocksize_1) return f->window[1]; in get_window()
3133 n = f->blocksize_1; in vorbis_decode_initial()
3612 f->blocksize_1 = 1 << log1; in start_decoder()
4119 if (!init_blocksize(f, 1, f->blocksize_1)) return FALSE; in start_decoder()
4121 f->blocksize[1] = f->blocksize_1; in start_decoder()
4134 uint32 imdct_mem = (f->blocksize_1 * sizeof(float) >> 1); in start_decoder()
4139 unsigned int actual_size = f->blocksize_1 / 2; in start_decoder()
4288 d.max_frame_size = f->blocksize_1 >> 1; in stb_vorbis_get_info()
4690 padding = ((f->blocksize_1 - f->blocksize_0) >> 2); in seek_to_sample_coarse()
[all …]
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h823 int blocksize_0, blocksize_1; member
3058 if (len == f->blocksize_1) return f->window[1]; in get_window()
3145 n = f->blocksize_1; in vorbis_decode_initial()
3624 f->blocksize_1 = 1 << log1; in start_decoder()
4134 if (!init_blocksize(f, 1, f->blocksize_1)) return FALSE; in start_decoder()
4136 f->blocksize[1] = f->blocksize_1; in start_decoder()
4149 uint32 imdct_mem = (f->blocksize_1 * sizeof(float) >> 1); in start_decoder()
4154 unsigned int actual_size = f->blocksize_1 / 2; in start_decoder()
4303 d.max_frame_size = f->blocksize_1 >> 1; in stb_vorbis_get_info()
4705 padding = ((f->blocksize_1 - f->blocksize_0) >> 2); in seek_to_sample_coarse()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c794 int blocksize_0, blocksize_1; member
3053 if (len == f->blocksize_1) return f->window[1]; in get_window()
3140 n = f->blocksize_1; in vorbis_decode_initial()
3622 f->blocksize_1 = 1 << log1; in start_decoder()
4094 if (!init_blocksize(f, 1, f->blocksize_1)) return FALSE; in start_decoder()
4096 f->blocksize[1] = f->blocksize_1; in start_decoder()
4109 uint32 imdct_mem = (f->blocksize_1 * sizeof(float) >> 1); in start_decoder()
4114 unsigned int actual_size = f->blocksize_1 / 2; in start_decoder()
4247 d.max_frame_size = f->blocksize_1 >> 1; in stb_vorbis_get_info()
4640 padding = ((f->blocksize_1 - f->blocksize_0) >> 2); in seek_to_sample_coarse()
[all …]
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c793 int blocksize_0, blocksize_1; member
3050 if (len == f->blocksize_1) return f->window[1]; in get_window()
3138 n = f->blocksize_1; in vorbis_decode_initial()
3619 f->blocksize_1 = 1 << log1; in start_decoder()
4084 if (!init_blocksize(f, 1, f->blocksize_1)) return FALSE; in start_decoder()
4086 f->blocksize[1] = f->blocksize_1; in start_decoder()
4099 uint32 imdct_mem = (f->blocksize_1 * sizeof(float) >> 1); in start_decoder()
4104 unsigned int actual_size = f->blocksize_1 / 2; in start_decoder()
4237 d.max_frame_size = f->blocksize_1 >> 1; in stb_vorbis_get_info()
4630 padding = ((f->blocksize_1 - f->blocksize_0) >> 2); in seek_to_sample_coarse()
[all …]

123