Searched refs:bit15 (Results 1 – 2 of 2) sorted by relevance
175 BmpDecoder.prototype.bit15 = function() { method in BmpDecoder
1096 BmpDecoder.prototype.bit15=function(){var f=2*this.width%4;0!=f&&(f=4-f);for(var m=this.height-1;0<… method in BmpDecoder