OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:breakout
(Results
1 - 25
of
34
) sorted by null
1
2
/external/libvpx/libvpx/test/
set_roi.cc
96
// Check the
breakout
thresholds
98
unsigned int
breakout
=
local
101
if (threshold[i] !=
breakout
) {
102
EXPECT_EQ(threshold[i],
breakout
) << "
breakout
threshold error";
/external/ltp/testcases/kernel/syscalls/gettimeofday/
gettimeofday02.c
50
static void
breakout
(int sig)
function
102
SAFE_SIGNAL(SIGALRM,
breakout
);
/external/walt/hardware/
README.md
16
Alternatively use the ADXL335 chip directly without the
breakout
board, but it's rather difficult to solder manually.
/external/libvpx/libvpx/vp8/common/
onyx.h
204
/* early
breakout
threshold: for video conf recommend 800 */
/external/skqp/tests/
SkpSkGrTest.cpp
603
goto
breakOut
;
618
goto
breakOut
;
635
breakOut
:
PathOpsAngleIdeas.cpp
364
goto
breakOut
;
368
goto
breakOut
;
387
breakOut
:
[
all
...]
/external/libvpx/libvpx/
CHANGELOG
474
Adjusted
breakout
RD for SPLITMV
501
change the threshold of DC check for encode
breakout
651
Fix
breakout
thresh computation for golden & AltRef frames
/external/skia/tests/
PathOpsAngleIdeas.cpp
364
goto
breakOut
;
368
goto
breakOut
;
387
breakOut
:
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h
228
int encode_breakout; // early
breakout
: for video conf recommend 800
551
// segment threashold for encode
breakout
vp9_speed_features.h
448
// Partition search early
breakout
thresholds.
vp9_firstpass.c
[
all
...]
/external/libchrome/base/process/
launch.h
112
// CREATE_BREAKAWAY_FROM_JOB flag which allows it to
breakout
of the parent
/external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm
312
; calculate
breakout
conditions and high edge variance
364
; calculate
breakout
conditions and high edge variance
586
; calculate
breakout
conditions and high edge variance
636
; calculate
breakout
conditions and high edge variance
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LoopUnroll.cpp
209
DEBUG(dbgs() << " with a
breakout
at trip " << BreakoutTrip);
/hardware/interfaces/media/omx/1.0/vts/functional/common/
media_hidl_test_common.h
51
/*
Breakout
Timeout :: 5 sec*/
/external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp
346
DEBUG(dbgs() << " with a
breakout
at trip " << BreakoutTrip);
347
EmitDiag(" with a
breakout
at trip " + Twine(BreakoutTrip));
/external/skia/tools/bookmaker/
includeWriter.cpp
32
bool
breakOut
= false;
190
breakOut
= true;
192
if (
breakOut
) {
[
all
...]
/external/skqp/tools/bookmaker/
includeWriter.cpp
13
bool
breakOut
= false;
156
breakOut
= true;
158
if (
breakOut
) {
[
all
...]
/external/libvpx/libvpx/vpx/
vp8cx.h
655
/*! Static
breakout
threshold for each segment. */
/external/python/cpython2/Lib/plat-mac/
aetypes.py
495
#
Breakout
: specify both form and seld in a tuple
/frameworks/base/telephony/java/com/android/ims/
ImsConfig.java
295
* Proxy for Call Session Control Function(P-CSCF) address for Local-
BreakOut
(LBO).
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aetypes.py
495
#
Breakout
: specify both form and seld in a tuple
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetypes.py
495
#
Breakout
: specify both form and seld in a tuple
/external/libvpx/libvpx/vp8/encoder/
pickinter.c
859
/* Pass best so far to pick_intra4x4mby_modes to use as
breakout
*/
[
all
...]
/external/icu/icu4c/source/common/
utext.cpp
[
all
...]
Completed in 1381 milliseconds
1
2