OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:size_b
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/m_initimg/
simple_huffman.c
228
UInt k, size, size_a,
size_b
, last_a, first_b;
local
282
size_b
= size - size_a;
285
if(
size_b
> 0 )
/external/opencv/cxcore/src/
cxdrawing.cpp
855
double size_a = axes.width,
size_b
= axes.height;
local
898
y =
size_b
* icvSinTable[angle];
[
all
...]
Completed in 196 milliseconds