Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.h62 bool DecodeHeader(StringPiece png_string, int* width, int* height,
Dpng_io.cc138 bool DecodeHeader(StringPiece png_string, int* width, int* height, in DecodeHeader() function