Home | History | Annotate | Download | only in receiver

Lines Matching defs:rtp_timestamp

139   const uint32 rtp_timestamp = encoded_frame->rtp_timestamp;
147 rtp_timestamp,
165 "rtp_timestamp", encoded_frame->rtp_timestamp,
171 const uint32 rtp_timestamp = encoded_frame->rtp_timestamp;
179 rtp_timestamp,
188 uint32 rtp_timestamp,
196 now, FRAME_DECODED, AUDIO_EVENT, rtp_timestamp, frame_id);
198 now, FRAME_PLAYOUT, AUDIO_EVENT, rtp_timestamp, frame_id,
209 uint32 rtp_timestamp,
217 now, FRAME_DECODED, VIDEO_EVENT, rtp_timestamp, frame_id);
219 now, FRAME_PLAYOUT, VIDEO_EVENT, rtp_timestamp, frame_id,
226 "rtp_timestamp", rtp_timestamp);