HomeSort by relevance Sort by last modified time
    Searched defs:ResizeImage (Results 1 - 4 of 4) sorted by null

  /device/google/cuttlefish_common/host/commands/launch/
data_image.cc 27 bool ResizeImage(const char* data_image, int data_image_mb) {
130 return ResizeImage(data_image.c_str(), config.blank_data_image_mb());
  /external/tensorflow/tensorflow/core/kernels/
quantized_resize_bilinear_op.cc 516 void ResizeImage(typename TTypes<T, 4>::ConstTensor images,
530 void ResizeImage<qint32>(typename TTypes<qint32, 4>::ConstTensor images,
593 void ResizeImage<quint8>(typename TTypes<quint8, 4>::ConstTensor images,
684 ResizeImage<T>(images, batch_size, in_height, in_width, out_height,
  /external/ImageMagick/MagickCore/
resize.c     [all...]
methods.h     [all...]

Completed in 399 milliseconds