Home
last modified time | relevance | path

Searched defs:try_recover_truncated_jpeg (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/jpeg/
H A Djpeg_handle.h43 bool try_recover_truncated_jpeg; member
H A Djpeg_handle.cc164 unsigned long int datasize, bool try_recover_truncated_jpeg) { in SetSrc()
H A Djpeg_mem.h49 bool try_recover_truncated_jpeg = false; member
H A Djpeg_mem_unittest.cc476 const bool try_recover_truncated_jpeg) { in TestBadJPEG()