Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DBatchToSpaceLayer.cpp45 const auto width_in = static_cast<int>(src.shape()[0]); in batch_to_space() local
H A DDepthToSpaceLayer.cpp43 const auto width_in = static_cast<int>(src.shape()[0]); in depth_to_space() local
H A DSpaceToDepth.cpp46 const auto width_in = static_cast<int>(src.shape()[0]); in space_to_depth() local
H A DSpaceToBatch.cpp46 const auto width_in = static_cast<int>(src.shape()[0]); in space_to_batch() local
H A DConvolutionLayer.cpp51 const int width_in = src.shape().x(); in convolution_layer_nchw() local
H A DDeconvolutionLayer.cpp85 const int width_in = src.shape().x(); in deconvolution_layer() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/
H A Dcodechal_debug.cpp1887 uint32_t height_in) { in CodechalDebugInterface()
2226 uint32_t height_in) { in CodechalDebugInterface()
2488 uint32_t width_in, in DumpRgbDataOnYUVSurface()
4203 uint32_t width_in, in DumpYUVSurface()