OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:int64_t
(Results
326 - 350
of
4685
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/sfntly/cpp/src/test/
verify_os2.cc
41
const
int64_t
OS2_UL_UNICODE_RANGE1 = 0xE00002FFL;
42
const
int64_t
OS2_UL_UNICODE_RANGE2 = 0x520020FBL;
43
const
int64_t
OS2_UL_UNICODE_RANGE3 = 0L;
44
const
int64_t
OS2_UL_UNICODE_RANGE4 = 0L;
54
const
int64_t
OS2_UL_CODE_PAGE_RANGE1 = 0x2000019FL;
55
const
int64_t
OS2_UL_CODE_PAGE_RANGE2 = 0x00000000L;
/external/vixl/examples/
literal.cc
33
int64_t
LiteralExample(
int64_t
a,
int64_t
b) {
39
Literal<
int64_t
> automatically_placed_literal(111, masm.GetLiteralPool());
40
Literal<
int64_t
> manually_placed_literal(222);
47
kInstructionSize + sizeof(
int64_t
),
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
inter_arrival.cc
33
int64_t
arrival_time_ms,
36
int64_t
* arrival_time_delta_ms,
100
bool InterArrival::NewTimestampGroup(
int64_t
arrival_time_ms,
113
bool InterArrival::BelongsToBurst(
int64_t
arrival_time_ms,
119
int64_t
arrival_time_delta_ms = arrival_time_ms -
122
int64_t
ts_delta_ms = timestamp_to_ms_coeff_ * timestamp_diff + 0.5;
overuse_detector.h
39
int64_t
now_ms);
45
void UpdateThreshold(double modified_offset,
int64_t
now_ms);
56
int64_t
last_update_ms_;
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
remb.cc
52
int64_t
RembBweSender::TimeUntilNextProcess() {
84
void RembReceiver::ReceivePacket(
int64_t
arrival_time_ms,
91
int64_t
step_ms = std::max<
int64_t
>(estimator_->TimeUntilNextProcess(), 0);
95
step_ms = std::max<
int64_t
>(estimator_->TimeUntilNextProcess(), 0);
106
FeedbackPacket* RembReceiver::GetFeedback(
int64_t
now_ms) {
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
reference_picture_selection.cc
81
int64_t
update_interval = static_cast<
int64_t
>(kRttConfidence * rtt_);
82
const
int64_t
kMinUpdateInterval = 90 * 10; // Timestamp frequency
118
void ReferencePictureSelection::SetRtt(
int64_t
rtt) {
123
int64_t
ReferencePictureSelection::TimestampDiff(uint32_t new_ts,
127
return (new_ts + (static_cast<
int64_t
>(1) << 32)) - old_ts;
/external/webrtc/webrtc/modules/video_coding/
rtt_filter.cc
56
void VCMRttFilter::Update(
int64_t
rttMs) {
93
bool VCMRttFilter::JumpDetection(
int64_t
rttMs) {
127
bool VCMRttFilter::DriftDetection(
int64_t
rttMs) {
147
void VCMRttFilter::ShortRttFilter(
int64_t
* buf, uint32_t length) {
162
int64_t
VCMRttFilter::RttMs() const {
163
return static_cast<
int64_t
>(_maxRtt + 0.5);
/external/webrtc/webrtc/voice_engine/
voe_base_impl.h
73
int64_t
* elapsed_time_ms,
74
int64_t
* ntp_time_ms) override;
102
int64_t
* elapsed_time_ms,
103
int64_t
* ntp_time_ms) override;
134
void* audio_data,
int64_t
* elapsed_time_ms,
135
int64_t
* ntp_time_ms);
/frameworks/av/media/common_time/
cc_helper.cpp
116
CCHELPER_METHOD(commonTimeToLocalTime(
int64_t
commonTime,
int64_t
* localTime),
118
CCHELPER_METHOD(localTimeToCommonTime(
int64_t
localTime,
int64_t
* commonTime),
120
CCHELPER_METHOD(getCommonTime(
int64_t
* commonTime),
124
CCHELPER_METHOD(getLocalTime(
int64_t
* localTime),
/frameworks/av/media/libstagefright/wifi-display/source/
RepeaterSource.cpp
42
int64_t
nextTimeUs = mStartTimeUs + (mFrameCount * 1000000ll) / mRateHz;
111
int64_t
seekTimeUs;
116
int64_t
bufferTimeUs = -1ll;
131
int64_t
nowUs = ALooper::GetNowUs();
132
int64_t
delayUs = bufferTimeUs - nowUs;
149
int64_t
nowUs = ALooper::GetNowUs();
/frameworks/base/libs/common_time/
common_clock_service.cpp
46
status_t CommonClockService::commonTimeToLocalTime(
int64_t
commonTime,
47
int64_t
* localTime) {
51
status_t CommonClockService::localTimeToCommonTime(
int64_t
localTime,
52
int64_t
* commonTime) {
56
status_t CommonClockService::getCommonTime(
int64_t
* commonTime) {
65
status_t CommonClockService::getLocalTime(
int64_t
* localTime) {
common_clock_service.h
35
virtual status_t commonTimeToLocalTime(
int64_t
common_time,
36
int64_t
* local_time);
37
virtual status_t localTimeToCommonTime(
int64_t
local_time,
38
int64_t
* common_time);
39
virtual status_t getCommonTime(
int64_t
* common_time);
41
virtual status_t getLocalTime(
int64_t
* local_time);
/frameworks/compile/mclinker/include/mcld/Support/
LEB128.h
61
size_t encode<
int64_t
>(ByteType*& pBuf,
int64_t
pValue);
85
int64_t
decode<
int64_t
>(const ByteType* pBuf, size_t& pSize);
88
int64_t
decode<
int64_t
>(const ByteType*& pBuf);
/frameworks/rs/
rsClosure.cpp
14
const
int64_t
* values, size_t values_length,
35
const
int64_t
* values, const size_t values_length,
52
RsScriptFieldID fieldID,
int64_t
value,
63
const
int64_t
* values,
115
const
int64_t
* values, const int* sizes) :
148
void Closure::setGlobal(const ScriptFieldID* fieldID, const
int64_t
value,
/external/compiler-rt/lib/builtins/ppc/
fixunstfdi.c
30
int64_t
tailMantissa = lobits.x & INT64_C(0x000fffffffffffff);
35
const
int64_t
negationMask = ((
int64_t
)(lobits.x)) >> 63;
/external/libchrome/base/process/
process_metrics.cc
77
int64_t
wakeups_delta = absolute_idle_wakeups - last_absolute_idle_wakeups_;
78
int64_t
time_delta = (time - last_idle_wakeups_time_).InMicroseconds();
88
int64_t
wakeups_delta_for_ms = wakeups_delta * Time::kMicrosecondsPerSecond;
/external/webrtc/webrtc/modules/pacing/
bitrate_prober.h
39
int TimeUntilNextProbe(
int64_t
now_ms);
47
void PacketSent(
int64_t
now_ms, size_t packet_size);
58
int64_t
time_last_send_ms_;
/external/webrtc/webrtc/modules/video_coding/codecs/interface/mock/
mock_video_codec_interface.h
48
MOCK_METHOD2(SetChannelParameters, int32_t(uint32_t packetLoss,
int64_t
rtt));
57
int32_t(const VideoFrame& decodedImage,
int64_t
decode_time_ms));
72
int64_t
renderTimeMs));
/external/webrtc/webrtc/modules/video_coding/include/mock/
mock_video_codec_interface.h
46
MOCK_METHOD2(SetChannelParameters, int32_t(uint32_t packetLoss,
int64_t
rtt));
56
int64_t
decode_time_ms));
71
int64_t
renderTimeMs));
/frameworks/av/include/media/
DrmSessionManager.h
38
int64_t
timeStamp;
62
int64_t
getTime_l();
70
int64_t
mTime;
IMediaMetadataRetriever.h
43
virtual status_t setDataSource(int fd,
int64_t
offset,
int64_t
length) = 0;
45
virtual sp<IMemory> getFrameAtTime(
int64_t
timeUs, int option) = 0;
/frameworks/av/media/libmediaplayerservice/
MetadataRetrieverClient.h
51
virtual status_t setDataSource(int fd,
int64_t
offset,
int64_t
length);
53
virtual sp<IMemory> getFrameAtTime(
int64_t
timeUs, int option);
/frameworks/av/media/libmediaplayerservice/nuplayer/
HTTPLiveSource.h
44
virtual status_t getDuration(
int64_t
*durationUs);
48
virtual status_t selectTrack(size_t trackIndex, bool select,
int64_t
timeUs);
49
virtual status_t seekTo(
int64_t
seekTimeUs);
/frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.h
65
int64_t
mTimeUs;
73
int64_t
mNumInputFrames;
74
int64_t
mPrevTimestampUs;
/frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.h
49
status_t appendData(const void *data, size_t size,
int64_t
timeUs);
59
int64_t
mTimestampUs;
83
int64_t
fetchTimestamp(size_t size);
Completed in 286 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>