HomeSort by relevance Sort by last modified time
    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 47 #define MAX_LAYERS VPX_TS_MAX_LAYERS
    [all...]

Completed in 133 milliseconds