Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.h47 struct DecodeContext { struct
59 DecodeContext() : png_ptr(NULL), info_ptr(NULL) {} in DecodeContext() argument