OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_size
(Results
1 - 2
of
2
) sorted by null
/external/opencv/otherlibs/highgui/
cvcap_socket.cpp
189
int x, y, pos,
int_size
= sizeof(int);
local
193
pos = y * width *
int_size
;
194
for ( x = 0; x < width; x++, pos +=
int_size
) {
/external/protobuf/python/google/protobuf/internal/
reflection_test.py
[
all
...]
Completed in 564 milliseconds