Only read from instream if ArithmeticDecoder is dummy */
| 97 | |
| 98 | /* Only read from instream if ArithmeticDecoder is dummy */ |
| 99 | ByteStreamIn* getByteStreamIn() const { return instream; }; |
| 100 | |
| 101 | private: |
| 102 |
no outgoing calls
no test coverage detected