Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dcv_capi_feature_match.cpp130 CvArr* image0, CvArr* image1, in calc_of_match()
/external/libxcam/modules/ocl/
Dcv_feature_match.cpp117 cv::InputArray image0, cv::InputArray image1, in calc_of_match()
Dcl_pyramid_blender.cpp978 SmartPtr<CLImage> image0 = layer0.gauss_image[CLBlenderPlaneY][0]; in prepare_arguments() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPassthroughTests.cpp580 …tcu::ConstPixelBufferAccess image0 = getPixelBufferAccess(vk, device, *colorBuffer[0], colorFormat… in iterate() local
/external/skqp/tests/
DSurfaceTest.cpp340 sk_sp<SkImage> image0(surface->makeImageSnapshot()); in test_backend_unique_id() local
/external/skia/tests/
DSurfaceTest.cpp340 sk_sp<SkImage> image0(surface->makeImageSnapshot()); in test_backend_unique_id() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py3711 def averageError(self, image0, image1): argument