Searched defs:MAX_LAYERS (Results 1 - 4 of 4) sorted by relevance

/external/aac/libAACenc/src/
H A Dbitenc.h108 MAX_LAYERS = MAX_AAC_LAYERS , /* only one core layer if present */ enumerator in enum:__anon95
/external/opencv/cvaux/src/
H A D_cvfacedetection.h50 #define MAX_LAYERS 64 macro
246 if (m_lplFaceFeaturesCount[i] < 3*MAX_LAYERS)
339 CvSeq* m_seqContours[MAX_LAYERS];
H A Dcvvecfacetracking.cpp59 #define MAX_LAYERS 64 macro
273 int colors[MAX_LAYERS] = {0};
/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h49 #define MAX_LAYERS VPX_MAX_LAYERS // 3 temporal + 4 spatial layers allowed. macro

Completed in 201 milliseconds