OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:descriptor_mod
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvsurf.cpp
386
float bestx = 0, besty = 0,
descriptor_mod
= 0;
local
400
if( temp_mod >
descriptor_mod
)
402
descriptor_mod
= temp_mod;
/external/protobuf/python/google/protobuf/
reflection.py
67
from google.protobuf import descriptor as
descriptor_mod
namespace
71
_FieldDescriptor =
descriptor_mod
.FieldDescriptor
[
all
...]
Completed in 696 milliseconds