Sign in
flutter
/
third_party
/
libjpeg-turbo
/
a9e2849967092a11c6c6d5c695ae43c2512854c5
/
jpeg_nbits_table.h
ef9a4e0
Integrate a slightly modified version of Mozilla's patch for precomputing the bit-counting LUT. This is useful if the table needs to be shared among multiple processes, although the primary reason for doing that is reduced footprint on mobile devices, which are probably already covered by the clz intrinsic code.
by DRC
ยท 11 years ago