Home
last modified time | relevance | path

Searched refs:channels (Results 76 – 83 of 83) sorted by path

1234

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dflac.js85 var channels;
88 channels = chMode + 1;
91 channels = 2;
96 if (channels !== this.format.channelsPerFrame)
145 for (var i = 0; i < channels; i++)
152 output = new ArrayBuffer(this.blockSize * channels * (is32 ? 4 : 2)),
161 for (var i = 0; i < channels; i++) {
H A Dmp3.js52 channels = synth.pcm.channels,
54 output = new Float32Array(len * channels),
58 for (var i = 0; i < channels; i++) {
6205 channels: 0, property in AnonymousFunction2d877a162400.MP3Synth.pcm
7289 this.pcm.channels = nch;
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt380 * Bugfix: audio channelmode could be wrong for 2 channels
1817 codec, channels, channelmode, bitrate, bits_per_sample,
1820 bitrate_audio, bits_per_sample, frequency, channels
1920 * Bugfix: AAC-ADIF was returning an incorrect number of channels
2249 ['channels'], ['resolution_x'], and ['resolution_y'] keys added
2676 ¤ ['channels'] (1 or 2) now returned for MP3 and WAV files
H A Dstructure.txt91 ['channels']=>integer() // number of audio channels
188 ['channels']=>integer() //
390 ['channels']=>integer() //
428 ['channels']=>integer() //
473 ['channels']=>integer() //
765 ['channels']=>integer() //
883 ['channels']=>integer() //
1024 ['channels']=>integer() //
1493 ['channels']=>integer() //
2103 ['channels']=>integer() //
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.aac.php513 $channels = 0;
515 $channels++;
518 $channels++;
522 $channels++;
525 $channels++;
529 $channels++;
532 $channels++;
536 $channels++;
538 return $channels;
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt944 channels based on average grayscale value (default).
H A Dphpthumb.readme.txt299 RGB channels (default) based on grayscale average.
300 ImageMagick methods can support multiple channels
/plugin/subjectindex/plugins/
H A Dbible_verses.txt17611 His eyes are like doves by the channels of water, which are bathing themselves in milk, sitting wit…
21235 …h. With its streams it was going all around its planting place; and its channels it sent forth to …
22312 The beasts of the field also keep longing for you, because the channels of water have dried up, and…

1234