Home
last modified time | relevance | path

Searched defs:readChunk (Results 1 – 2 of 2) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dflac.js780 this.flac.prototype.readChunk.call(this); method in flac
786 this.flac.prototype.readChunk.call(this); method in flac
H A Daurora.js1422 Decoder.prototype.readChunk = function() {}; method in Decoder
1491 LPCMDecoder.prototype.readChunk = function() { method in LPCMDecoder
1613 XLAWDecoder.prototype.readChunk = function() { method in XLAWDecoder
1684 Demuxer.prototype.readChunk = function(chunk) {}; method in Demuxer
1783 AIFFDemuxer.prototype.readChunk = function() { method in AIFFDemuxer
1891 AUDemuxer.prototype.readChunk = function() { method in AUDemuxer
1954 CAFDemuxer.prototype.readChunk = function() { method in CAFDemuxer
2133 M4ADemuxer.prototype.readChunk = function() { method in M4ADemuxer
2734 WAVEDemuxer.prototype.readChunk = function() { method in WAVEDemuxer