NUM_TRANSFORMS    985 third_party/libwebp/dec/vp8l.c   assert(dec->next_transform_ <= NUM_TRANSFORMS);
NUM_TRANSFORMS     86 third_party/libwebp/dec/vp8li.h   VP8LTransform    transforms_[NUM_TRANSFORMS];