HomeSort by relevance Sort by last modified time
    Searched refs:complexity (Results 51 - 67 of 67) sorted by null

1 23

  /external/chromium_org/third_party/webtreemap/src/
webtreemap.js 17 // skeptical the extra complexity (and performance hit) is worth it.
  /external/chromium_org/third_party/opus/src/silk/
SigProc_FIX.h 252 const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest */
298 /* Laroia low complexity NLSF weights */
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
vie_codec_impl.cc 48 << ", complexity "
49 << codec.codecSpecific.VP8.complexity
  /external/libopus/silk/
SigProc_FIX.h 252 const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest */
298 /* Laroia low complexity NLSF weights */
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc 255 switch (inst->codecSpecific.VP8.complexity) {
  /external/chromium_org/third_party/x86inc/
x86inc.asm 108 ; the code contains a few textrels, so we'll skip that complexity.
  /external/opencv/ml/include/
ml.h 691 int complexity; member in struct:CvDTreeNode
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc     [all...]
webrtcvideoengine_unittest.cc 262 EXPECT_EQ(webrtc::kComplexityNormal, gcodec.codecSpecific.VP8.complexity);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodeframe.c 598 // For in frame complexity AQ copy the segment id from the segment map.
796 unsigned char complexity = cpi->complexity_map[mi_offset]; local
799 if (!is_edge && (complexity > 128))
800 x->rdmult += ((x->rdmult * (complexity - 128)) / 256);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 845 // For in frame complexity AQ copy the segment id from the segment map.
1046 unsigned char complexity = cpi->complexity_map[mi_offset]; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 861 // For in frame complexity AQ copy the segment id from the segment map.
1062 unsigned char complexity = cpi->complexity_map[mi_offset]; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
active_indicator.js 523 // TODO(dmazzoni): reduce the worst-case complexity! This appears like
    [all...]
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 89 ; the code contains a few textrels, so we'll skip that complexity.
  /external/libvorbis/doc/
01-introduction.tex 40 encoder and simple, low-complexity decoder. Vorbis decode is
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 1085 milliseconds

1 23