Home
last modified time | relevance | path

Searched refs:getImageFormat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/executor/
DxeTestResultParser.cpp227 static ri::Image::Format getImageFormat (const char* imageFormat) in getImageFormat() function
533 image->format = getImageFormat(getAttribute("Format")); in handleElementStart()
/external/opencv3/modules/core/src/
Docl.cpp5543 static cl_image_format getImageFormat(int depth, int cn, bool norm) in getImageFormat() function
5595 cl_image_format format = getImageFormat(depth, cn, norm); in init()
5706 cl_image_format format = Impl::getImageFormat(depth, cn, norm); in isFormatSupported()