Searched defs:maker (Results 1 – 1 of 1) sorted by relevance
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtp/ |
| D | rtp_unit_test.cpp | 739 auto maker = std::make_shared<RtpMaker>(ssrc, mtuSize, payloadType, sampleRate, seq); variable 750 auto maker = std::make_shared<RtpMaker>(ssrc, mtuSize, payloadType, sampleRate, seq); variable 763 auto maker = std::make_shared<RtpMaker>(ssrc, mtuSize, payloadType, sampleRate, seq); variable 776 auto maker = std::make_shared<RtpMaker>(ssrc, mtuSize, payloadType, sampleRate, seq); variable
|