Home
last modified time | relevance | path

Searched defs:image_channels (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/examples/label_image/
Dbitmap_helpers_impl.h32 int image_channels, int wanted_height, int wanted_width, in resize()
Dlabel_image.cc141 int image_channels = 3; in RunInference() local
/external/libpng/contrib/gregbook/
Drpng-win.c153 static int image_channels; variable
Drpng-x.c137 static int image_channels; variable
/external/tensorflow/tensorflow/contrib/pi_examples/label_image/
Dlabel_image.cc142 int image_channels; in ReadTensorFromImageFile() local
/external/tensorflow/tensorflow/contrib/pi_examples/camera/
Dcamera.cc332 int image_channels, const int wanted_height, in TensorFromFrame()