/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayerRenderer.cpp | 572 // a discontinuity that leads to flushing, we'll never find the 573 // corresponding discontinuity on the other queue.
|
NuPlayer.cpp | 939 CHECK(accessUnit->meta()->findInt32("discontinuity", &type)); 949 ALOGI("%s discontinuity (formatChange=%d, time=%d)", 1000 // This stream is unaffected by the discontinuity [all...] |
/frameworks/base/core/java/android/os/ |
CommonTimeConfig.java | 287 * reset, causing a discontinuity in the currently synchronized timeline. 301 * reset, causing a discontinuity in the currently synchronized timeline.
|
/external/chromium_org/ppapi/api/private/ |
ppp_content_decryptor_private.idl | 185 * used to signal a discontinuity in the encoded data stream, and is safe to
|
/external/chromium_org/ppapi/c/private/ |
ppp_content_decryptor_private.h | 193 * used to signal a discontinuity in the encoded data stream, and is safe to
|
/external/chromium_org/webkit/renderer/compositor_bindings/ |
web_float_animation_curve_unittest.cc | 77 // There is a discontinuity at 1. Any value between 4 and 6 is valid.
|
/frameworks/wilhelm/include/OMXAL/ |
OpenMAXAL_Android.h | 61 // and the others remain continuous (i.e. no temporal discontinuity is introduced for them)
|
/frameworks/wilhelm/src/android/ |
android_GenericPlayer.h | 73 // timeMsec must be >= 0 or == ANDROID_UNKNOWN_TIME (used by StreamPlayer after discontinuity)
|
android_GenericMediaPlayer.cpp | 412 // seek to unknown time is used by StreamPlayer after discontinuity
|
/ndk/docs/openmaxal/ |
index.html | 499 <dd>Discontinuity. This and following buffers have a new presentation time. 503 The discontinuity command is intended for seeking to a new point in 505 the discontinuity command prior to, or alongside of, the first buffer 509 Note that the discontinuity
|
/external/chromium_org/cc/animation/ |
keyframed_animation_curve_unittest.cc | 183 // There is a discontinuity at 1. Any value between 4 and 6 is valid. 280 // There is a discontinuity at 1. Any value between 4 and 6 is valid. 378 // There is a discontinuity at 1. Any value between 4 and 6 is valid.
|
/external/e2fsprogs/misc/ |
filefrag.c | 355 printf("Discontinuity: Block %ld is at "
|
/external/chromium_org/skia/ext/ |
image_operations.cc | 57 return 1.0f; // Special case the discontinuity at the origin. 83 return 1.0f; // Special case the sinc discontinuity at the origin.
|
/cts/tests/tests/mediastress/jni/ |
native-media-jni.cpp | 139 // note there is never any contention on this mutex unless a discontinuity request is active
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
DeviceMotionAndOrientation.java | 284 // gimbal lock discontinuity
|
/external/chromium_org/media/filters/ |
audio_renderer_algorithm.cc | 359 // introduce some discontinuity when over-lap-added. Therefore, we combine
|
/external/chromium_org/media/mp2t/ |
mp2t_stream_parser.cc | 97 DVLOG(1) << "TS discontinuity detected for pid: " << pid_;
|
/external/chromium_org/third_party/icu/source/i18n/ |
gregocal.cpp | 831 int32_t cDayOfMonth=0; // no discontinuity: [0, cMonthLen) [all...] |
/external/icu4c/i18n/ |
gregocal.cpp | 831 int32_t cDayOfMonth=0; // no discontinuity: [0, cMonthLen) [all...] |
/frameworks/wilhelm/src/itf/ |
IAndroidBufferQueue.c | 548 strcpy(itemString, "DISCONTINUITY");
|
/frameworks/av/media/libstagefright/httplive/ |
M3UParser.cpp | 519 } else if (line.startsWith("#EXT-X-DISCONTINUITY")) { 526 itemMeta->setInt32("discontinuity", true); [all...] |
/frameworks/av/media/libstagefright/mpeg2ts/ |
ATSParser.cpp | 535 ALOGI("discontinuity on stream pid 0x%04x", mElementaryPID); 895 // After a discontinuity we invalidate the queue's format [all...] |
/external/chromium_org/chrome/browser/chromeos/memory/ |
oom_priority_manager.cc | 536 // Check for a discontinuity in time caused by the machine being suspended.
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
gregocal.h | 45 * This implementation handles a single discontinuity, which corresponds by default to [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_tritemp.h | 298 * we can avoid recomputing them at the discontinuity where [all...] |