Home
last modified time | relevance | path

Searched defs:new_b (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc.c509 const uint32_t new_b = (((argb >> 0) & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local
/third_party/boost/boost/intrusive/
Dhashtable.hpp3009 bucket_type &new_b = buck_ptr[new_n]; in incremental_rehash() local
3227 bucket_type &new_b = new_buckets[new_n]; in rehash_impl() local
3236 bucket_type &new_b = new_buckets[new_n]; in rehash_impl() local