OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:astep
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cv/src/
cvhough.cpp
870
int
astep
, *adata;
local
899
astep
= accum->step/sizeof(adata[0]);
945
adata[y2*
astep
+ x2]++;
[
all
...]
/external/srec/srec/EventLog/src/
riff.c
196
int sign, achord,
astep
, delta, sample;
local
205
astep
= alawcode & 0x0F;
207
sample = ((2 *
astep
+ 33) * exp_lut[achord]) - 32 * delta;
/external/chromium_org/third_party/sqlite/src/src/
where.c
[
all
...]
Completed in 70 milliseconds