HomeSort by relevance Sort by last modified time
    Searched full:int64_t (Results 676 - 700 of 4685) sorted by null

<<21222324252627282930>>

  /external/webrtc/webrtc/system_wrappers/source/
rtp_to_ntp_unittest.cc 49 int64_t timestamp_in_ms = -1;
66 int64_t timestamp_in_ms = -1;
86 int64_t timestamp_in_ms = -1;
106 int64_t timestamp_in_ms = -1;
123 int64_t timestamp_in_ms = -1;
143 int64_t timestamp_in_ms = -1;
  /frameworks/av/cmds/stagefright/
stagefright.cpp 82 static int64_t getNowUs() {
86 return (int64_t)tv.tv_usec + tv.tv_sec * 1000000ll;
89 static int CompareIncreasing(const int64_t *a, const int64_t *b) {
93 static void displayDecodeHistogram(Vector<int64_t> *decodeTimesUs) {
99 int64_t minUs = decodeTimesUs->itemAt(0);
100 int64_t maxUs = decodeTimesUs->itemAt(n - 1);
111 int64_t x = decodeTimesUs->itemAt(i);
120 int64_t slotUs = minUs + (i * (maxUs - minUs) / 100);
225 int64_t durationUs
    [all...]
  /frameworks/av/include/media/stagefright/
FrameRenderTracker.h 52 int64_t getMediaTimeUs() const { return mMediaTimeUs; }
61 Info(int64_t mediaTimeUs, const sp<GraphicBuffer> &graphicBuffer, const sp<Fence> &fence)
70 Info(int64_t mediaTimeUs, nsecs_t renderTimeNs)
79 int64_t mMediaTimeUs;
98 int64_t mediaTimeUs, const sp<GraphicBuffer> &graphicBuffer, const sp<Fence> &fence);
109 status_t onFrameRendered(int64_t mediaTimeUs, nsecs_t systemNano);
  /frameworks/av/media/libstagefright/foundation/
ALooper.cpp 68 int64_t ALooper::GetNowUs() {
168 void ALooper::post(const sp<AMessage> &msg, int64_t delayUs) {
171 int64_t whenUs;
206 int64_t whenUs = (*mEventQueue.begin()).mWhenUs;
207 int64_t nowUs = GetNowUs();
210 int64_t delayUs = whenUs - nowUs;
  /frameworks/base/media/jni/soundpool/
SoundPool.h 55 Sample(int sampleID, int fd, int64_t offset, int64_t length);
79 int64_t mOffset;
80 int64_t mLength;
166 int load(int fd, int64_t offset, int64_t length, int priority);
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.h 29 static constexpr int64_t MAX_FWD_BRANCH_OFFSET = (((1 << 25) - 1) << 2);
30 static constexpr int64_t MAX_BWD_BRANCH_OFFSET = (-((1 << 25) << 2));
32 static constexpr int64_t MAX_ADRP_IMM = (1 << 20) - 1;
33 static constexpr int64_t MIN_ADRP_IMM = -(1 << 20);
119 int64_t maxFwdBranchOffset() const { return MAX_FWD_BRANCH_OFFSET; }
120 int64_t maxBwdBranchOffset() const { return MAX_BWD_BRANCH_OFFSET; }
  /frameworks/native/include/binder/
PersistableBundle.h 55 void putLong(const String16& key, int64_t value);
60 void putLongVector(const String16& key, const std::vector<int64_t>& value);
72 bool getLong(const String16& key, int64_t* out) const;
77 bool getLongVector(const String16& key, std::vector<int64_t>* out) const;
103 std::map<String16, int64_t> mLongMap;
108 std::map<String16, std::vector<int64_t>> mLongVectorMap;
  /packages/services/Car/libvehiclenetwork/include/
VehicleNetwork.h 107 status_t getInt32Property(int32_t property, int32_t* value, int64_t* timestamp);
108 status_t setInt64Property(int32_t property, int64_t value);
109 status_t getInt64Property(int32_t property, int64_t* value, int64_t* timestamp);
111 status_t getFloatProperty(int32_t property, float* value, int64_t* timestamp);
113 status_t getStringProperty(int32_t property, String8& value, int64_t* timestamp);
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
stdint.h 66 typedef __int64_t int64_t; typedef
81 typedef int64_t int_least64_t;
87 typedef int64_t int_fast64_t;
91 typedef int64_t int_fast16_t;
93 typedef int64_t int_fast32_t;
103 typedef int64_t intmax_t;

Completed in 1220 milliseconds

<<21222324252627282930>>