VP8L constructor

VP8L(
  1. InputBuffer input,
  2. WebPInfo webp
)

Implementation

VP8L(this.input, this.webp) : br = VP8LBitReader(input);