Home
last modified time | relevance | path

Searched defs:CreateRtpFrameObject (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/
Drtp_video_stream_receiver_frame_transformer_delegate_unittest.cc35 std::unique_ptr<RtpFrameObject> CreateRtpFrameObject( in CreateRtpFrameObject() function
43 std::unique_ptr<RtpFrameObject> CreateRtpFrameObject() { in CreateRtpFrameObject() function
Dbuffered_frame_decryptor_unittest.cc56 std::unique_ptr<RtpFrameObject> CreateRtpFrameObject(bool key_frame) { in CreateRtpFrameObject() function in webrtc::BufferedFrameDecryptorTest