Home
last modified time | relevance | path

Searched defs:image_planes (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DChannelCombine.cpp44 std::vector<SimpleTensor<T>> image_planes; in create_image_planes() local
91 …ensor<T>> channel_combine(const TensorShape &shape, const std::vector<SimpleTensor<T>> &image_plan… in channel_combine()
DColorConvert.cpp45 std::vector<SimpleTensor<T>> image_planes; in create_image_planes() local