Home
last modified time | relevance | path

Searched refs:need_to_synthesize_16 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.h57 bool need_to_synthesize_16; member
Dpng_io.cc273 context->need_to_synthesize_16 = in CommonInitDecode()
336 if (context->need_to_synthesize_16) in CommonFinishDecode()