Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddistort.c2052 char image_gen[MagickPathExtent]; in DistortImage() local
2057 (void) FormatLocaleString(image_gen,MagickPathExtent, in DistortImage()
2064 image_gen[0] = '\0'; /* no destination to generate */ in DistortImage()
2103 (void) FormatLocaleFile(stderr, "%s", image_gen); in DistortImage()
2144 (void) FormatLocaleFile(stderr,"%.1024s",image_gen); in DistortImage()
2164 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2176 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2216 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2234 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
2263 (void) FormatLocaleFile(stderr,"%s", image_gen); in DistortImage()
[all …]
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/
DREADME.md235 * Before running image generate tool, by typing `sudo chmod +x image_gen`
239 image_gen -e magic_wand.elf -m himax_we1_evb.map -o out.img
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/
DREADME.md442 * Before running image generate tool, by typing `sudo chmod +x image_gen`
446 image_gen -e person_detection_int8.elf -m himax_we1_evb.map -o out.img