Home
last modified time | relevance | path

Searched refs:CommonFinishDecode (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.h80 bool CommonFinishDecode(png_bytep data, int row_bytes, DecodeContext* context);
Dpng_io.cc308 bool CommonFinishDecode(png_bytep data, int row_bytes, DecodeContext* context) { in CommonFinishDecode() function
/external/tensorflow/tensorflow/core/kernels/
Ddecode_image_op.cc275 png::CommonFinishDecode( in DecodePng()
283 png::CommonFinishDecode( in DecodePng()