/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
SoftMPEG2.h | 88 // Timestamp array - Since codec does not take 64 bit timestamps,
|
/frameworks/base/core/java/android/hardware/ |
SensorAdditionalInfo.java | 88 * not taken into account by sensor timestamps.
|
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/ |
BluetoothPacketDecoder.java | 72 // iterate through the rest of the packet, separating MIDI data from timestamps
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
CameraDeviceBinderTest.java | 445 ArgumentCaptor<Long> timestamps = ArgumentCaptor.forClass(Long.class); local 457 timestamps.capture()); 459 long timestamp = 0; // All timestamps should be larger than 0. 460 for (Long nextTimestamp : timestamps.getAllValues()) {
|
/frameworks/base/tests/backup/ |
test_restore.sh | 107 echo "Last 3 timestamps in 3.txt:"
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
ts_parser.h | 62 OMX_TICKS timestamps; member in struct:omx_time_stamp_reorder::timestamp
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
ts_parser.h | 78 OMX_TICKS timestamps; member in struct:omx_time_stamp_reorder::timestamp
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
ts_parser.h | 78 OMX_TICKS timestamps; member in struct:omx_time_stamp_reorder::timestamp
|
/ndk/sources/host-tools/make-3.81/ |
configh.dos | 37 /* Use high resolution file timestamps if nonzero. */
|
/packages/apps/Camera2/src/com/android/camera/one/v2/core/ |
ResponseListeners.java | 98 * expose time for each frame. Timestamps will be received
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/ |
build_scripts.py | 23 ('force', 'f', "forcibly build everything (ignore file timestamps"),
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/ |
build_scripts.py | 23 ('force', 'f', "forcibly build everything (ignore file timestamps"),
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
build_scripts.py | 23 ('force', 'f', "forcibly build everything (ignore file timestamps"),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
build_scripts.py | 23 ('force', 'f', "forcibly build everything (ignore file timestamps"),
|
/system/core/libutils/ |
SystemClock.cpp | 64 * To debug/verify the timestamps returned by the kernel, change
|
/bionic/libc/include/netinet/ |
ip.h | 170 #define IPOPT_TS_TSONLY 0 /* timestamps only */ 171 #define IPOPT_TS_TSANDADDR 1 /* timestamps and addresses */
|
/development/ndk/platforms/android-21/include/netinet/ |
ip.h | 170 #define IPOPT_TS_TSONLY 0 /* timestamps only */ 171 #define IPOPT_TS_TSANDADDR 1 /* timestamps and addresses */
|
/development/ndk/platforms/android-3/include/netinet/ |
ip.h | 170 #define IPOPT_TS_TSONLY 0 /* timestamps only */ 171 #define IPOPT_TS_TSANDADDR 1 /* timestamps and addresses */
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
alerts_test.py | 106 # guaranteed; it depends on the timestamps, which depend on put order. 134 # guaranteed; it depends on the timestamps, which depend on put order.
|
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/ |
timeline_interaction_record.py | 162 As the thread timestamps in timeline_slice and record are consistent, we 177 Unlike case 1, thread timestamps of a thread are measured by its
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
Camera2ReprocessCaptureTest.java | 98 TIMESTAMPS, 241 case TIMESTAMPS: 590 * Test timestamps for reprocess requests. Reprocess request's shutter timestamp, result's 627 // Verify we get the expected timestamps. 638 // Verify the result timestamps match the input image's timestamps. 644 // Verify the reprocess output image timestamps match the input image's timestamps. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
stat.h | 82 /* Nanosecond resolution timestamps are stored in a format 143 /* Nanosecond resolution timestamps are stored in a format
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/ |
ip.h | 260 #define IPOPT_TS_TSONLY 0 /* timestamps only */ 261 #define IPOPT_TS_TSANDADDR 1 /* timestamps and addresses */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
ip.h | 278 #define IPOPT_TS_TSONLY 0 /* timestamps only */ 279 #define IPOPT_TS_TSANDADDR 1 /* timestamps and addresses */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
stat.h | 85 /* Nanosecond resolution timestamps are stored in a format 146 /* Nanosecond resolution timestamps are stored in a format
|