Home
last modified time | relevance | path

Searched defs:out_image (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/examples/image_recognition_experimental/stm32f746_discovery/
Dimage_util.cc22 const uint8_t* in_image, uint8_t* out_image) { in ResizeConvertImage()
/external/ImageMagick/coders/
Dora.c119 *out_image; in ReadORAImage() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dlrn_ops.cc116 xla::XlaOp out_image = ctx->Input(2); in Compile() local
/external/tensorflow/tensorflow/core/kernels/
Dlrn_op.cc658 const Tensor& out_image = context->input(2); in Compute() local
/external/libpng/contrib/libtests/
Dpngstest.c2027 const Image* out_image; /* Output image */ member
2064 const Image *out_image, png_const_colorp background, int via_linear) in transform_from_formats()
/external/deqp/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp3541 std::vector<GLubyte> out_image(64 * 64 * 4, 0xff); in Run() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp3880 std::vector<GLubyte> out_image(64 * 64 * 4, 0x00); in Run() local