Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daac.js112 this.chSelect = new Int32Array(8);
131 chSelect = this.chSelect;
143 chSelect[i] = stream.read(2);
144 if (chSelect[i] === 3)
148 chSelect[i] = 2;
745 var chSelect = cce.chSelect[c]; variable
747 if (chSelect !== 1) {
749 if (chSelect) index++;
752 if (chSelect !== 2)
756 index += 1 + (chSelect === 3 ? 1 : 0);