Home
last modified time | relevance | path

Searched defs:ndst (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/core/test/ocl/
Dtest_channels.cpp311 int nsrc = randomInt(1, 5), ndst = randomInt(1, 5); in PARAM_TEST_CASE() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_disasm.c38 int ndst; member
Dbrw_context.h1086 int ndst; member
/external/opencv3/modules/core/src/
Dconvert.cpp1286 size_t nsrc = src.size(), ndst = dst.size(); in ocl_mixChannels() local
1366 int ndst = dst_is_mat ? 1 : (int)dst.total(); in mixChannels() local
1395 int ndst = dst_is_mat ? 1 : (int)dst.total(); in mixChannels() local