Home | History | Annotate | Download | only in octane

Lines Matching refs:decoded

14336  * Hold a map of decoded fonts and of the standard fourteen Type1
16657 * indicate an integer. These values are decoded in four ranges.
28081 * Checks if the image can be decoded and displayed by the browser without any
28097 decoded by the browser.
31565 // not all bitplanes were decoded for reversible transformation
32190 var decoded = this.decoder.readBit(cx);
32191 return decoded ^ contextLabelAndXor.xorBit;