Home
last modified time | relevance | path

Searched refs:DESCRIPTOR_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp76 const int DESCRIPTOR_SIZE = 32; variable
/external/v8/src/runtime/
Druntime-object.cc202 DESCRIPTOR_SIZE enumerator
222 Handle<FixedArray> elms = factory->NewFixedArray(DESCRIPTOR_SIZE); in GetOwnProperty()