Home
last modified time | relevance | path

Searched defs:timestamp_rtp (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/api/video/
Dvideo_frame.cc190 uint32_t timestamp_rtp) { in set_timestamp_rtp()
245 uint32_t timestamp_rtp, in VideoFrame()
259 uint32_t timestamp_rtp, in VideoFrame()
/external/webrtc/sdk/android/src/jni/
Dvideo_decoder_wrapper.h67 uint32_t timestamp_rtp; member
Dvideo_encoder_wrapper.h59 uint32_t timestamp_rtp; member
Dvideo_frame.cc192 uint32_t timestamp_rtp) { in JavaToNativeFrame()