STT-tensorflow/tensorflow/core/lib/jpeg
Jeremy Lau 0ee580cb41 Disable parse_headers for core/lib/jpeg. portable_jpeg_internal was moved from
core/, which disables parse_headers. portable_jpeg_internal currently does not
build with parse_headers enabled.

PiperOrigin-RevId: 341442420
Change-Id: Idf86de03849b8663faf8466cea86d601a2201000
2020-11-09 11:16:29 -08:00
..
testdata Create BUILD files and corresponding targets for third_party/tensorflow/core/lib/jpeg/BUILD. 2020-10-26 21:50:57 -07:00
BUILD Disable parse_headers for core/lib/jpeg. portable_jpeg_internal was moved from 2020-11-09 11:16:29 -08:00
jpeg_handle.cc
jpeg_handle.h
jpeg_mem_unittest.cc Remove using-declaration for absl::bit_cast. Using-declarations into absl:: are discouraged, and this removal disambiguates which overload of absl::bit_cast is actually selected, and thus helps us trace the remaining uses of the "bad" overload. 2020-08-10 11:20:43 -07:00
jpeg_mem.cc fix typos in core directory 2020-10-29 02:52:55 +03:00
jpeg_mem.h