OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:minimum
(Results
1626 - 1650
of
5538
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
typedefs.h
35
#define VOAAC_SHRT_MIN (-32768) /*
minimum
(signed) short value */
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h
83
#define NOISE_MIN 40 /*
minimum
*/
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c
44
Word16 L_min = 17; /*
minimum
pitch lag: PIT_MIN / OPL_DECIM */
/frameworks/base/core/java/android/widget/
AbsoluteLayout.java
87
// Check against
minimum
height and width
Switch.java
325
* Set the
minimum
width of the switch in pixels. The switch's width will be the maximum
328
* @param pixels
Minimum
width of the switch in pixels
338
* Get the
minimum
width of the switch in pixels. The switch's width will be the maximum
341
* @return
Minimum
width of the switch in pixels
/frameworks/base/core/java/com/android/internal/view/menu/
ListMenuItemView.java
226
// Enforce
minimum
icon spacing
/frameworks/base/core/res/res/values-sw600dp/
dimens.xml
57
<!--
Minimum
width for an action button in the menu area of an action bar -->
/frameworks/base/core/res/res/values-sw720dp/
dimens.xml
69
<!--
Minimum
space to allocate to the left of a preference item for an icon.
/frameworks/base/docs/html/tools/devices/
index.jd
52
"{@docRoot}tools/publishing/versioning.html">Specifying
Minimum
System API Version</a>.</li>
/frameworks/base/docs/html/tools/help/
jobb.jd
66
<td>Set the
minimum
version for the application that can mount the OBB file, which corresponds
/frameworks/base/docs/html/training/efficient-downloads/
regular_updates.jd
69
<p>One approach is to implement an exponential back-off pattern to reduce the frequency of your updates (and / or the degree of prefetching you perform) if the app hasn't been used since the previous update. It's often useful to assert a
minimum
update frequency and to reset the frequency whenever the app is used, for example:</p>
/frameworks/base/docs/html/training/notify-user/
build-notification.jd
58
{@link android.support.v4.app.NotificationCompat.Builder} object. At bare
minimum
,
/frameworks/base/media/java/android/media/
FaceDetector.java
36
/** The
minimum
confidence factor of good face recognition */
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DelegateViewHelper.java
118
* will compute a
minimum
bound that contains all specified views.
/frameworks/base/test-runner/src/android/test/
InstrumentationCoreTestRunner.java
95
* The
minimum
time we expect a test to take.
/frameworks/base/tests/ImfTest/tests/src/com/android/imftest/samples/
ImfBaseTestCase.java
43
* so we have to hard code a
minimum
and maximum value.
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.h
75
/* The
minimum
percent of training pairs that are used in training.
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
ActionMenuItemView.java
224
// Remeasure at exactly the
minimum
width.
ListMenuItemView.java
239
// Enforce
minimum
icon spacing
/frameworks/volley/src/com/android/volley/
VolleyLog.java
106
/**
Minimum
duration from first marker to last in an marker log to warrant logging. */
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmip.h
58
#define IPV4_MIN_HEADER_LEN 20 /*
Minimum
size for an IP header (no options) */
/hardware/ti/omap3/dspbridge/inc/
cfgdefs.h
131
ULONG ulMin; /*
Minimum
amount of memory of this type. */
cmmdefs.h
47
ULONG ulMinBlockSize; /*
Minimum
SM allocation; default 32 bytes. */
/hardware/ti/omap3/dspbridge/libbridge/inc/
cmmdefs.h
47
ULONG ulMinBlockSize; /*
Minimum
SM allocation; default 32 bytes. */
Completed in 1741 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>