OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interval
(Results
1551 - 1575
of
3257
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/webrtc/talk/app/webrtc/
androidvideocapturer.cc
172
const int fps = cricket::VideoFormat::IntervalToFps(capture_format.
interval
);
/external/webrtc/talk/media/base/
videocommon.cc
240
<< IntervalToFpsFloat(
interval
);
/external/webrtc/webrtc/base/
timeutils_unittest.cc
125
//
Interval
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/
cng_unittest.cc
321
// Test automatic SID, with very short
interval
.
/external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator.h
229
// in the
interval
[0, 1]. The higher the value, the better the quality.
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe.cc
207
//
Interval
width between oldest and newest sequence number.
/external/wpa_supplicant_8/src/ap/
sta_info.h
127
int acct_interim_interval; /* Acct-Interim-
Interval
*/
/external/wpa_supplicant_8/src/p2p/
p2p.c
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.h
126
unsigned int
interval
);
/frameworks/av/cmds/stagefright/
record.cpp
221
enc_meta->setInt32("i-frame-
interval
", kIFramesIntervalSec);
/frameworks/av/media/ndk/
NdkMediaFormat.cpp
249
EXPORT const char* AMEDIAFORMAT_KEY_I_FRAME_INTERVAL = "i-frame-
interval
";
/frameworks/av/services/audioflinger/
FastMixerDumpState.cpp
77
// find the
interval
of valid samples
/frameworks/base/core/java/android/animation/
AnimationHandler.java
304
* timing pulse without using Choreographer. That way we could use any arbitrary
interval
for
KeyframeSet.java
195
* function maps the input fraction to the appropriate keyframe
interval
and a fraction
/frameworks/base/core/java/android/text/
MeasuredText.java
126
// The span
interval
may be larger and must be restricted to [start, end[
/frameworks/base/libs/hwui/
FrameInfoVisualizer.cpp
43
// We could get this from TimeLord and use the actual frame
interval
, but
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/
BackupRestoreConfirmation.java
43
* designated timeout
interval
(nominally 30 seconds) for the user to confirm. If the
/frameworks/base/packages/PrintSpooler/res/values-da/
strings.xml
32
<string name="template_page_range" msgid="428638530038286328">"
Interval
på <xliff:g id="PAGE_COUNT">%1$s</xliff:g>"</string>
/frameworks/base/services/core/jni/
com_android_server_power_PowerManagerService.cpp
55
// Throttling
interval
for user activity calls.
/frameworks/native/include/media/openmax/
OMX_VideoExt.h
161
* nKeyFrameInterval : Key frame
interval
in frames
/hardware/ti/omap3/dspbridge/inc/
DSPManager.h
152
* uTimeout : timeout
interval
in milliseocnds
/hardware/ti/omap3/dspbridge/libbridge/inc/
DSPManager.h
152
* uTimeout : timeout
interval
in milliseocnds
/packages/apps/Email/provider_src/com/android/email/
SecurityPolicy.java
310
* password will be set to expire in the shortest required
interval
(most secure). This method
313
* based on the requirements of the account with the shortest
interval
.
[
all
...]
/packages/apps/Gallery2/res/values-ca/
strings.xml
252
<string name="pref_video_time_lapse_frame_interval_title" msgid="6245716906744079302">"
Interval
de temps"</string>
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/app/
TrimVideo.java
221
// when the time
interval
is too short or too close to the origin.
Completed in 1593 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>