VP8LColorCacheContains  323 third_party/libwebp/enc/backward_references.c           if (use_color_cache && VP8LColorCacheContains(&hashers, pixel)) {
VP8LColorCacheContains  355 third_party/libwebp/enc/backward_references.c       if (use_color_cache && VP8LColorCacheContains(&hashers, pixel)) {
VP8LColorCacheContains  576 third_party/libwebp/enc/backward_references.c       if (use_color_cache && VP8LColorCacheContains(&hashers, argb[i])) {
VP8LColorCacheContains  673 third_party/libwebp/enc/backward_references.c       if (use_color_cache && VP8LColorCacheContains(&hashers, argb[i])) {
VP8LColorCacheContains  839 third_party/libwebp/enc/backward_references.c           VP8LColorCacheContains(&hashers, argb[pixel_index])) {