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, const String8& physicalCameraId,
97 nsecs_t timestampOffset, const String8& physicalCameraId,
107 camera3_stream_rotation_t rotation, nsecs_t timestampOffset,
206 uint64_t consumerUsage = 0, nsecs_t timestampOffset = 0,
Camera3SharedOutputStream.h 38 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),
Camera3SharedOutputStream.cpp 30 nsecs_t timestampOffset, const String8& physicalCameraId,
34 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;
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
VtsHalMediaOmxV1_0TargetVideoDecTest.cpp     [all...]
  /external/autotest/client/site_tests/video_YouTubeMseEme/files/
video_YouTubeMseEme.js 251 sb.timestampOffset = offset;

Completed in 856 milliseconds