Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.cc49 static void Convert8to16(const uint8* p8, int num_comps, int p8_row_bytes, in Convert8to16() function
337 Convert8to16(absl::bit_cast<uint8*>(data), context->channels, row_bytes, in CommonFinishDecode()