Home
last modified time | relevance | path

Searched refs:blocksizes (Results 1 – 16 of 16) sorted by relevance

/external/tremolo/Tremolo/
Ddsp.c76 v->work[i]=(ogg_int32_t *)_ogg_calloc(1,(ci->blocksizes[1]>>1)* in vorbis_dsp_init()
78 v->mdctright[i]=(ogg_int32_t *)_ogg_calloc(1,(ci->blocksizes[1]>>2)* in vorbis_dsp_init()
153 mdct_unroll_lap(ci->blocksizes[0],ci->blocksizes[1], in vorbis_dsp_pcmout()
155 _vorbis_window(ci->blocksizes[0]>>1), in vorbis_dsp_pcmout()
156 _vorbis_window(ci->blocksizes[1]>>1), in vorbis_dsp_pcmout()
194 return(ci->blocksizes[ci->mode_param[mode].blockflag]); in vorbis_packet_blocksize()
229 mdct_shift_right(ci->blocksizes[vd->lW],vd->work[i],vd->mdctright[i]); in vorbis_dsp_synthesis()
247 vd->out_end=ci->blocksizes[vd->lW]/4+ci->blocksizes[vd->W]/4; in vorbis_dsp_synthesis()
274 ci->blocksizes[vd->lW]/4+ci->blocksizes[vd->W]/4; in vorbis_dsp_synthesis()
307 ci->blocksizes[vd->lW]/4+ci->blocksizes[vd->W]/4; in vorbis_dsp_synthesis()
Dtreminfo.c126 return ci ? ci->blocksizes[zo] : -1; in vorbis_info_blocksize()
193 ci->blocksizes[0]=1<<oggpack_read(opb,4); in _vorbis_unpack_info()
194 ci->blocksizes[1]=1<<oggpack_read(opb,4); in _vorbis_unpack_info()
197 if(vi->rate>=64000 || ci->blocksizes[1]>4096)goto err_out; in _vorbis_unpack_info()
199 if(vi->rate<64000 && ci->blocksizes[1]>4096)goto err_out; in _vorbis_unpack_info()
204 if(ci->blocksizes[0]<64)goto err_out; in _vorbis_unpack_info()
205 if(ci->blocksizes[1]<ci->blocksizes[0])goto err_out; in _vorbis_unpack_info()
206 if(ci->blocksizes[1]>8192)goto err_out; in _vorbis_unpack_info()
Dcodec_internal.h196 long blocksizes[2]; member
Dfloor0.c440 vorbis_lsp_to_curve(out,ci->blocksizes[vd->W]/2,info->barkmap, in floor0_inverse2()
445 memset(out,0,sizeof(*out)*ci->blocksizes[vd->W]/2); in floor0_inverse2()
Dmapping0.c130 long n=ci->blocksizes[vd->W]; in mapping_inverse()
Dres012.c111 int pcmend=ci->blocksizes[vd->W]; in res_inverse()
Dfloor1.c379 int n=ci->blocksizes[vd->W]/2; in floor1_inverse2()
/external/e2fsprogs/e2fsck/
DCHANGES51 search through various blocksizes to find the correct one.)
/external/e2fsprogs/doc/
Dlibext2fs.texinfo309 blocksizes, the superblock is still located at an offset of 1024 bytes,
312 filesystems with larger blocksizes.
/external/e2fsprogs/debian/
Dchangelog592 blocks, even for filesystems with very large blocksizes (i.e., 64kb).
1439 * E2fsprogs will now accept blocksizes up to 65536; kernel support on
1465 * Only use blocksizes > 4k on Linux 2.6 and newer systems. (Closes: #271064)
/external/bluetooth/glib/
DChangeLog.pre-2-14341 (which works on UP and SMP). increased possible blocksizes.
/external/e2fsprogs/
DRELEASE-NOTES1223 blocks, even for filesystems with very large blocksizes (i.e., 64kb).
2917 E2fsprogs programs will now accept blocksizes up to 65536; kernel
4691 the case of filesystem blocksizes > 1k.
/external/e2fsprogs/po/
Dnl.po5272 #~ "Warning: some 2.4 kernels do not support blocksizes greater than 4096\n"
Des.po5297 #~ "Warning: some 2.4 kernels do not support blocksizes greater than 4096\n"
Dcs.po5157 #~ "Warning: some 2.4 kernels do not support blocksizes greater than 4096\n"
Dtr.po5443 #~ "Warning: some 2.4 kernels do not support blocksizes greater than 4096\n"