Home
last modified time | relevance | path

Searched refs:isPowerOfTwo (Results 1 – 4 of 4) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …){return Math.ceil(target/quantum)*quantum}else if(isNumber(quantum)&&isPowerOfTwo(quantum)){retur…
H A Dvorbis.js2 …){return Math.ceil(target/quantum)*quantum}else if(isNumber(quantum)&&isPowerOfTwo(quantum)){retur…
H A Dopus.js2 …){return Math.ceil(target/quantum)*quantum}else if(isNumber(quantum)&&isPowerOfTwo(quantum)){retur…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2isPowerOfTwo:function(t){return 0==(t&t-1)&&0!==t},ceilPowerOfTwo:function(t){return Math.pow(2,Ma… method in AnonymousFunctione3d0f3fa0100.st