OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_LAYERS
(Results
1 - 4
of
4
) sorted by null
/external/aac/libAACenc/src/
bitenc.h
108
MAX_LAYERS
= MAX_AAC_LAYERS , /* only one core layer if present */
/external/opencv/cvaux/src/
_cvfacedetection.h
50
#define
MAX_LAYERS
64
246
if (m_lplFaceFeaturesCount[i] < 3*
MAX_LAYERS
)
339
CvSeq* m_seqContours[
MAX_LAYERS
];
cvvecfacetracking.cpp
59
#define
MAX_LAYERS
64
273
int colors[
MAX_LAYERS
] = {0};
[
all
...]
/external/libvpx/libvpx/vpx/
vpx_encoder.h
46
#define
MAX_LAYERS
VPX_TS_MAX_LAYERS
[
all
...]
Completed in 77 milliseconds