OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timestampOffset
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.h
85
nsecs_t
timestampOffset
, const String8& physicalCameraId,
97
nsecs_t
timestampOffset
, const String8& physicalCameraId,
107
camera3_stream_rotation_t rotation, nsecs_t
timestampOffset
,
214
uint64_t consumerUsage = 0, nsecs_t
timestampOffset
= 0,
Camera3SharedOutputStream.h
39
camera3_stream_rotation_t rotation, nsecs_t
timestampOffset
,
Camera3OutputStream.cpp
38
nsecs_t
timestampOffset
, const String8& physicalCameraId,
47
mTimestampOffset(
timestampOffset
),
66
nsecs_t
timestampOffset
, const String8& physicalCameraId, int setId) :
74
mTimestampOffset(
timestampOffset
),
98
camera3_stream_rotation_t rotation, nsecs_t
timestampOffset
,
107
mTimestampOffset(
timestampOffset
),
139
uint64_t consumerUsage, nsecs_t
timestampOffset
,
149
mTimestampOffset(
timestampOffset
),
[
all
...]
Camera3SharedOutputStream.cpp
34
nsecs_t
timestampOffset
, const String8& physicalCameraId,
38
consumerUsage,
timestampOffset
, setId),
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender_audio.cc
263
uint16_t
timestampOffset
= 0;
274
timestampOffset
= uint16_t(_rtpSender->Timestamp() - oldTimeStamp);
290
if (
timestampOffset
<= 0x3fff) {
304
uint32_t REDheader = (
timestampOffset
<< 10) + blockLength;
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
VtsHalMediaC2V1_0TargetVideoDecTest.cpp
527
uint32_t
timestampOffset
= 0;
548
timestamp +=
timestampOffset
;
560
timestampOffset
= timestampMax;
/external/autotest/client/site_tests/video_YouTubeMseEme/files/
video_YouTubeMseEme.js
250
sb.
timestampOffset
= offset;
Completed in 633 milliseconds