VP8L_VERSION_BITS 95 third_party/libwebp/dec/vp8l.c if (VP8LReadBits(br, VP8L_VERSION_BITS) != 0) return 0; VP8L_VERSION_BITS 742 third_party/libwebp/enc/vp8l.c VP8LWriteBits(bw, VP8L_VERSION_BITS, VP8L_VERSION);