Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/tests/
DDistortionMapperTest_OpenCvData.h5 std::array<int32_t, 2000> rawCoords = { variable
DDistortionMapperComp.py23 rawCoords = np.floor(np.random.rand(1000,2) * activeArray) variable