Searched refs:timestamp_rtp (Results 1 – 8 of 8) sorted by relevance
190 uint32_t timestamp_rtp) { in set_timestamp_rtp() argument191 timestamp_rtp_ = timestamp_rtp; in set_timestamp_rtp()245 uint32_t timestamp_rtp, in VideoFrame() argument249 timestamp_rtp_(timestamp_rtp), in VideoFrame()259 uint32_t timestamp_rtp, in VideoFrame() argument267 timestamp_rtp_(timestamp_rtp), in VideoFrame()
92 Builder& set_timestamp_rtp(uint32_t timestamp_rtp);118 uint32_t timestamp_rtp,243 uint32_t timestamp_rtp,
192 uint32_t timestamp_rtp) { in JavaToNativeFrame() argument201 .set_timestamp_rtp(timestamp_rtp) in JavaToNativeFrame()
107 frame_extra_info.timestamp_rtp = input_image.Timestamp(); in Decode()183 JavaToNativeFrame(env, j_frame, frame_extra_info.timestamp_rtp); in OnDecodedFrame()
73 uint32_t timestamp_rtp);
67 uint32_t timestamp_rtp; member
59 uint32_t timestamp_rtp; member
140 info.timestamp_rtp = frame.timestamp(); in Encode()254 frame_copy.SetTimestamp(frame_extra_info.timestamp_rtp); in OnEncodedFrame()