Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.cc50 int width, int height_in, uint16* p16, in Convert8to16() argument
56 int64 height = static_cast<int64>(height_in); in Convert8to16()