Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video/
H A 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()
/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dvideo_decoder_wrapper.h61 uint32_t timestamp_rtp; member
H A Dvideo_encoder_wrapper.h61 uint32_t timestamp_rtp; member
H A Dvideo_frame.cc276 uint32_t timestamp_rtp) { in JavaToNativeFrame()