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

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.h 84 nsecs_t timestampOffset, int setId = CAMERA3_STREAM_SET_ID_INVALID);
95 nsecs_t timestampOffset, int setId = CAMERA3_STREAM_SET_ID_INVALID);
104 camera3_stream_rotation_t rotation, nsecs_t timestampOffset,
Camera3OutputStream.cpp 38 nsecs_t timestampOffset, int setId) :
45 mTimestampOffset(timestampOffset),
62 nsecs_t timestampOffset, int setId) :
70 mTimestampOffset(timestampOffset),
92 camera3_stream_rotation_t rotation, nsecs_t timestampOffset, int setId) :
99 mTimestampOffset(timestampOffset),
  /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/usbtuner/libs/
exoplayer_1.5.6.jar 

Completed in 91 milliseconds