Home
last modified time | relevance | path

Searched defs:to_format (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/converter/preprocess/
Dimage_preprocess.cc39 int ConvertImageFormat(cv::Mat *image, cv::ColorConversionCodes to_format) { in ConvertImageFormat()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFramebuffer.cpp515 glw::GLenum to_format = (n == 0) ? GL_RGBA : (n == 1) ? GL_RGBA_INTEGER : GL_RGBA_INTEGER; in iterate() local
585 glw::GLenum to_format = GL_NONE; in iterate() local
/third_party/gn/src/gn/
Dcommand_format.cc1360 base::FilePath to_format = setup.build_settings().GetFullPath(file); in RunFormat() local
1389 base::FilePath to_format = setup.build_settings().GetFullPath(file); in RunFormat() local