HomeSort by relevance Sort by last modified time
    Searched defs:complexity (Results 1 - 5 of 5) sorted by null

  /external/speex/libspeex/
sb_celp.h 92 int complexity; member in struct:SBEncState
nb_celp.h 111 int complexity; /**< Complexity setting (0-10 from least complex to most complex) */ member in struct:EncState
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 27 #define FAST_IDCT /* , for fast Variable complexity IDCT */
47 /* complexity estimation parameters */
92 int complexity_estDisable; /* VOL disable complexity estimation */
93 int complexity_estMethod; /* VOL complexity estimation method */
94 Complexity_Est complexity; /* complexity estimation flags */ member in struct:tagVol
  /external/opencv/ml/include/
ml.h 691 int complexity; member in struct:CvDTreeNode
    [all...]
  /external/webrtc/src/
common_types.h 519 VideoCodecComplexity complexity; member in struct:webrtc::VideoCodecH264
535 VideoCodecComplexity complexity; member in struct:webrtc::VideoCodecVP8

Completed in 321 milliseconds