Searched defs:CreateRtpFrameObject (Results 1 – 2 of 2) sorted by relevance
35 std::unique_ptr<RtpFrameObject> CreateRtpFrameObject( in CreateRtpFrameObject() function43 std::unique_ptr<RtpFrameObject> CreateRtpFrameObject() { in CreateRtpFrameObject() function
56 std::unique_ptr<RtpFrameObject> CreateRtpFrameObject(bool key_frame) { in CreateRtpFrameObject() function in webrtc::BufferedFrameDecryptorTest