OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ld_next
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/features2d/src/kaze/
nldiffusion_functions.cpp
373
const float *
ld_next
= Ld.ptr<float>(i + 1);
local
381
float ypos = (c_curr[j] + c_next[j]) *(
ld_next
[j] - ld_curr[j]);
/external/valgrind/perf/
tinycc.c
20331
static int
ld_next
(TCCState *s1, char *name, int name_size)
function
[
all
...]
Completed in 387 milliseconds