Searched refs:bnpFromString (Results 1 – 4 of 4) sorted by relevance
/plugin/securelogin/ | ||
H A D | rsalib.js | 145 function bnpFromString(s, b) { class |
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ | ||
H A D | ogg.js | 15 …bnpFromString(s,b){var k;if(b==16)k=4;else if(b==8)k=3;else if(b==256)k=8;else if(b==2)k=1;else if… class in AnonymousFunction31ab728313c00 |
H A D | vorbis.js | 19 …bnpFromString(s,b){var k;if(b==16)k=4;else if(b==8)k=3;else if(b==256)k=8;else if(b==2)k=1;else if… class in AnonymousFunctionee075bfb13c00 |
H A D | opus.js | 23 …bnpFromString(s,b){var k;if(b==16)k=4;else if(b==8)k=3;else if(b==256)k=8;else if(b==2)k=1;else if… class in AnonymousFunction7d3a5dcd13c00 |