Home
last modified time | relevance | path

Searched refs:samples (Results 26 – 47 of 47) sorted by path

12

/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf5567 https?:\/\/([^\/]*\.)?porn-samples\.com
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog138 * Change: minor samples update
373 * Fixed: minor samples updates
647 * Change: minor documentation/samples updates (deprecated sample
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1503 output = new Float32Array(samples);
1504 for (i = _i = 0; _i < samples; i = _i += 1) {
1509 output = new Float64Array(samples);
1520 output = new Int8Array(samples);
1526 output = new Int16Array(samples);
1532 output = new Int32Array(samples);
1538 output = new Int32Array(samples);
1614 var i, output, samples, stream, table, _i;
1617 if (samples === 0) {
1620 output = new Int16Array(samples);
[all …]
H A Dflac.js442 samples = (this.blockSize >>> rice_order);
444 if (predictor_order > samples)
445 throw new Error('Invalid predictor order ' + predictor_order + ' > ' + samples);
456 for (; i < samples; i++)
460 for (; i < samples; i++)
H A Dmp3.js51 var data = synth.pcm.samples,
4630 this.samples = new Float64Array(3);
4832 frame.sbsample[ch][3 * gr + s][sb] = this.samples[s] * scale;
4851 frame.sbsample[ch][3 * gr + s][sb] = this.samples[s] * scale;
4875 var sample = this.samples;
6207 samples: [new Float64Array(1152), new Float64Array(1152)] property in AnonymousFunction2d877a162400.MP3Synth.pcm
7157 var pcm = this.pcm.samples[ch];
H A Dopus.js71 var samples = opus.HEAPF32.subarray(this.f32, this.f32 + len * this.format.channelsPerFrame);
72 return new Float32Array(samples);
H A Dvorbis.js53 var samples = Vorbis.HEAPF32.subarray(offset, offset + len);
54 self.decodedBuffer = new Float32Array(samples);
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2178 samples, therefore also bitrate and playtime
H A Dstructure.txt458 ['samples']=>integer() //
771 ['samples']=>integer() //
914 ['samples']=>integer() //
940 ['samples']=>integer() //
1249 ['samples']=>integer() //
2059 ['m_dwBlockSize']=>integer() // number of samples in encoded blocks
2106 ['samples']=>integer() //
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js53174 var samples = this.getSampleArray(size, outputSize, bps, fn);
53175 …return [CONSTRUCT_SAMPLED, inputSize, domain, encode, decode, samples, size, outputSize, Math.pow(…
53191 var samples = IR[5];
53238 rj += samples[cubeVertex[i] + j] * cubeN[i];
H A Dpdf.worker.js.map1samples","constructSampledFromIR","ymin","cubeVertices","cubeN","cubeVertex","domain_2i","domain_2…
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt18 * phpThumb.demo.demo.php - shows a wide variety of samples,
/plugin/rdplink/RdpEncrypt/
H A DREADME.md4 … sample](http://web.archive.org/web/20110724103709/http://www.obviex.com/samples/dpapi.aspx), [Rem…
/plugin/showsamples/
H A Dplugin.info.txt6 desc Show samples from plugins
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2samples=4}xt.prototype=Object.assign(Object.create(rt.prototype),{constructor:xt,isWebGLRenderTarg…
/plugin/strata/
H A Dmanual.txt218 The following sections contain short samples, each of these samples is situated inside a table or list block. It is possible to enclose the whole of the query (not including sorting, grouping, or other [[#Query Results]] related blocks) in a ''query'' block as a convenience.
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp46 ' This is usefull only for these samples. A real application should use something like this:
H A Dsample02.asp83 ' This is usefull only for these samples. A real application should use something like this:
H A Dsample03.asp71 ' This is usefull only for these samples. A real application should use something like this:
H A Dsample04.asp77 ' This is usefull only for these samples. A real application should use something like this:
/plugin/wysiwyg/fckeditor/_samples/
H A Dsample.css21 * Styles used in the samples pages.
/plugin/yuriigantt/
H A DREADME.md97 * https://docs.dhtmlx.com/gantt/samples

12