Home
last modified time | relevance | path

Searched refs:FrameTimestamps (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/
Dvideo_stream_decoder_impl.h65 struct FrameTimestamps { struct
73 FrameTimestamps* GetFrameTimestamps(int64_t timestamp) argument
94 std::array<FrameTimestamps, kFrameTimestampsMemory> frame_timestamps_
Dvideo_stream_decoder_impl.cc130 FrameTimestamps* frame_timestamps = in SaveFrameTimestamps()
233 VideoStreamDecoderImpl::FrameTimestamps*
256 FrameTimestamps* frame_timestamps = in OnDecodedFrameCallback()