HomeSort by relevance Sort by last modified time
    Searched full:breakout (Results 1 - 15 of 15) sorted by null

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
dowhile-006.js 37 function DoWhileObject( breakOut, breakIn, iterations, loops ) {
40 this.breakOut = breakOut;
51 if ( object.breakOut )
78 ( object.breakIn || object.breakOut ) ? false : true ,
84 ( object.breakOut ) ? false : true,
  /external/libvpx/libvpx/test/
set_roi.cc 99 // Check the breakout thresholds
101 unsigned int breakout = local
104 if (threshold[i] != breakout) {
105 EXPECT_EQ(threshold[i], breakout)
106 << "breakout threshold error";
  /external/libvpx/libvpx/vp8/common/
onyx.h 202 /* early breakout threshold: for video conf recommend 800 */
  /external/libvpx/libvpx/
CHANGELOG 284 Adjusted breakout RD for SPLITMV
311 change the threshold of DC check for encode breakout
461 Fix breakout thresh computation for golden & AltRef frames
  /external/quake/quake/src/QW/client/
gl_warp.c 592 goto breakOut;
626 goto breakOut;
632 breakOut:;
  /external/quake/quake/src/WinQuake/
gl_warp.cpp 641 goto breakOut;
675 goto breakOut;
681 breakOut:;
  /external/libvpx/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 87 ; calculate breakout conditions
295 ; calculate breakout conditions
609 ; calculate breakout conditions
    [all...]
  /dalvik/vm/
Thread.h 167 void* altHandlerTable; // Table of breakout handlers
  /external/chromium/net/spdy/
spdy_framer.h 349 // Internal breakout from ProcessInput. Returns the number of bytes
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 310 ; calculate breakout conditions and high edge variance
362 ; calculate breakout conditions and high edge variance
584 ; calculate breakout conditions and high edge variance
634 ; calculate breakout conditions and high edge variance
    [all...]
loopfilter_mmx.asm 49 ; calculate breakout conditions
631 ; calculate breakout conditions
    [all...]
  /external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp 233 DEBUG(dbgs() << " with a breakout at trip " << BreakoutTrip);
  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 800 /* Pass best so far to pick_intra4x4mby_modes to use as breakout */
    [all...]
firstpass.c     [all...]
  /external/icu4c/common/
utext.cpp     [all...]

Completed in 2765 milliseconds