HomeSort by relevance Sort by last modified time
    Searched refs:timestampOffset (Results 1 - 7 of 7) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.h 85 nsecs_t timestampOffset, int setId = CAMERA3_STREAM_SET_ID_INVALID);
96 nsecs_t timestampOffset, int setId = CAMERA3_STREAM_SET_ID_INVALID);
105 camera3_stream_rotation_t rotation, nsecs_t timestampOffset,
179 uint32_t consumerUsage = 0, nsecs_t timestampOffset = 0,
Camera3SharedOutputStream.h 38 camera3_stream_rotation_t rotation, nsecs_t timestampOffset,
Camera3OutputStream.cpp 38 nsecs_t timestampOffset, int setId) :
45 mTimestampOffset(timestampOffset),
63 nsecs_t timestampOffset, int setId) :
71 mTimestampOffset(timestampOffset),
94 camera3_stream_rotation_t rotation, nsecs_t timestampOffset, int setId) :
101 mTimestampOffset(timestampOffset),
130 uint32_t consumerUsage, nsecs_t timestampOffset,
139 mTimestampOffset(timestampOffset),
Camera3SharedOutputStream.cpp 28 nsecs_t timestampOffset, int setId) :
31 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;
  /external/autotest/client/site_tests/video_YouTubeMseEme/files/
video_YouTubeMseEme.js 251 sb.timestampOffset = offset;
  /packages/apps/TV/libs/
exoplayer.jar 

Completed in 325 milliseconds