Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Daudio_ops.cc34 int32 desired_channels; in DecodeWavShapeFn() local
/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.cc199 bool CommonInitDecode(StringPiece png_string, int desired_channels, in CommonInitDecode()