Home
last modified time | relevance | path

Searched defs:height_in (Results 1 – 8 of 8) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DBatchToSpaceLayer.cpp46 const auto height_in = static_cast<int>(src.shape()[1]); in batch_to_space() local
DDepthToSpaceLayer.cpp44 const auto height_in = static_cast<int>(src.shape()[1]); in depth_to_space() local
DSpaceToDepth.cpp47 const auto height_in = static_cast<int>(src.shape()[1]); in space_to_depth() local
DSpaceToBatch.cpp47 const auto height_in = static_cast<int>(src.shape()[1]); in space_to_batch() local
DConvolutionLayer.cpp52 const int height_in = src.shape().y(); in convolution_layer_nchw() local
DDeconvolutionLayer.cpp86 const int height_in = src.shape().y(); in deconvolution_layer() local
/external/tensorflow/tensorflow/core/lib/png/
Dpng_io.cc50 int width, int height_in, uint16* p16, in Convert8to16()
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/
Dcodechal_debug.cpp1887 uint32_t height_in) { in CodechalDebugInterface()
2226 uint32_t height_in) { in CodechalDebugInterface()
2489 uint32_t height_in) in DumpRgbDataOnYUVSurface()
4204 uint32_t height_in) in DumpYUVSurface()