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

<<11121314151617181920>>

  /external/webrtc/webrtc/test/
frame_generator_capturer.h 50 int64_t first_frame_capture_time() const { return first_frame_capture_time_; }
72 int64_t first_frame_capture_time_;
  /frameworks/av/include/media/
MidiIoWrapper.h 29 MidiIoWrapper(int fd, off64_t offset, int64_t size);
42 int64_t mLength;
  /frameworks/av/include/media/nbaio/
SourceAudioBufferProvider.h 39 virtual int64_t framesReleased() const;
50 int64_t mFramesReleased; // counter of the total number of frames released
  /frameworks/av/include/media/stagefright/
AACWriter.h 58 int64_t mEstimatedSizeBytes;
59 int64_t mEstimatedDurationUs;
AMRWriter.h 55 int64_t mEstimatedSizeBytes;
56 int64_t mEstimatedDurationUs;
CameraSourceTimeLapse.h 48 int64_t timeBetweenTimeLapseFrameCaptureUs,
69 int64_t mTimeBetweenTimeLapseVideoFramesUs;
72 int64_t mLastTimeLapseFrameRealTimestampUs;
125 int64_t timeBetweenTimeLapseFrameCaptureUs,
138 virtual bool skipCurrentFrame(int64_t timestampUs);
145 virtual void dataCallbackTimestamp(int64_t timestampUs, int32_t msgType,
153 virtual void recordingFrameHandleCallbackTimestamp(int64_t timestampUs,
174 bool skipFrameAndModifyTimeStamp(int64_t *timestampUs);
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.h 65 int64_t mAnchorTimeUs;
66 int64_t mNumSamplesOutput;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.h 61 int64_t mTimeUs;
68 int64_t mNumInputFrames;
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.h 56 int64_t mAnchorTimeUs;
57 int64_t mNumFramesOutput;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.h 59 int64_t mAnchorTimeUs;
60 int64_t mNumFramesOutput;
  /frameworks/av/media/libstagefright/include/
AACEncoder.h 56 int64_t mAnchorTimeUs;
57 int64_t mNumInputSamples;
MP3Seeker.h 29 virtual bool getDuration(int64_t *durationUs) = 0;
34 virtual bool getOffsetForTime(int64_t *timeUs, off64_t *pos) = 0;
  /frameworks/av/media/libstagefright/rtsp/
ARTPSource.h 58 int64_t mLastNTPTimeUpdateUs;
61 int64_t mLastFIRRequestUs;
  /frameworks/base/libs/hwui/
FrameInfo.cpp 49 void FrameInfo::importUiThreadInfo(int64_t* info) {
50 memcpy(mFrameInfo, info, UI_THREAD_FRAME_INFO_SIZE * sizeof(int64_t));
  /frameworks/base/media/jni/
android_media_MediaSync.h 41 status_t updateQueuedAudioData(int sizeInBytes, int64_t presentationTimeUs);
43 status_t getPlayTimeForPendingAudioFrames(int64_t *outTimeUs);
  /frameworks/native/services/sensorservice/
SensorInterface.h 37 virtual status_t setDelay(void* ident, int handle, int64_t ns) = 0;
38 virtual status_t batch(void* ident, int handle, int /*flags*/, int64_t samplingPeriodNs,
39 int64_t maxBatchReportLatencyNs) = 0;
54 virtual status_t batch(void* ident, int handle, int, int64_t samplingPeriodNs,
55 int64_t maxBatchReportLatencyNs) override {
86 virtual status_t batch(void* ident, int handle, int flags, int64_t samplingPeriodNs,
87 int64_t maxBatchReportLatencyNs) override;
88 virtual status_t setDelay(void* ident, int handle, int64_t ns) override;
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_Measure.h 53 const int64_t minimum
58 int64_t* minimum
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
util.h 32 int64_t sqrerr = 0;
35 int64_t d = img1->planes[VPX_PLANE_Y][i * img1->stride[VPX_PLANE_Y] + j] -
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.h 42 int64_t rate_sb, int64_t dist_sb);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_avx2.c 135 return (var - (((int64_t)avg * avg) >> 10));
150 return (var - (((int64_t)avg * avg) >> 9));
166 return (var - (((int64_t)avg * avg) >> 12));
182 return (var - (((int64_t)avg * avg) >> 11));
206 return sse - (((int64_t)se * se) >> 12);
222 return sse - (((int64_t)se * se) >> 10);
248 return sse - (((int64_t)se * se) >> 12);
265 return sse - (((int64_t)se * se) >> 10);
  /hardware/qcom/gps/msm8084/platform_lib_abstractions/
platform_lib_time.h 32 int64_t systemTime(int clock);
33 int64_t elapsedMillisSinceBoot();
  /hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
platform_lib_time.h 32 int64_t systemTime(int clock);
33 int64_t elapsedMillisSinceBoot();
  /hardware/qcom/gps/msm8960/platform_lib_abstractions/
platform_lib_time.h 32 int64_t systemTime(int clock);
33 int64_t elapsedMillisSinceBoot();
  /hardware/qcom/gps/msm8994/platform_lib_abstractions/
platform_lib_time.h 32 int64_t systemTime(int clock);
33 int64_t elapsedMillisSinceBoot();
  /hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
platform_lib_time.h 32 int64_t systemTime(int clock);
33 int64_t elapsedMillisSinceBoot();

Completed in 385 milliseconds

<<11121314151617181920>>