HomeSort by relevance Sort by last modified time
    Searched refs:timestamp_ns (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/
webmdec.h 30 uint64_t timestamp_ns; member in struct:WebmInputContext
webmdec.cc 43 webm_ctx->timestamp_ns = 0;
184 webm_ctx->timestamp_ns = block->GetTime(cluster);
197 while (webm_ctx->timestamp_ns < 1000000000 && i < 50) {
205 static_cast<int>(webm_ctx->timestamp_ns / 1000);
212 webm_ctx->timestamp_ns = 0;
  /bionic/libc/kernel/uapi/linux/
sync.h 36 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 45 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /development/ndk/platforms/android-L/include/linux/
sync.h 36 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 45 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /external/chromium_org/third_party/hwcplus/include/sync/
sync.h 40 uint64_t timestamp_ns; member in struct:sync_pt_info
  /external/kernel-headers/original/uapi/linux/
sync.h 35 * @timestamp_ns: timestamp of status change in nanoseconds
43 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 65 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
sync.h 36 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 45 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
sync.h 36 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 45 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
sync.h 36 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 45 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
sync.h 36 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 45 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
sync.h 36 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 45 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
sync.h 36 __u64 timestamp_ns; member in struct:sync_pt_info
cn_proc.h 45 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /system/core/libsync/include/sync/
sync.h 40 uint64_t timestamp_ns; member in struct:sync_pt_info
  /external/chromium_org/content/renderer/pepper/
pepper_video_destination_host.cc 88 int64_t timestamp_ns = local
90 frame_writer_->PutFrame(image_data_impl, timestamp_ns);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
cn_proc.h 61 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cn_proc.h 61 __u64 __attribute__((aligned(8))) timestamp_ns; member in struct:proc_event

Completed in 741 milliseconds

1 2