Home
last modified time | relevance | path

Searched refs:StartEncoding (Results 1 - 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/include/
H A Drtp_codec_ts.h78 void StartEncoding();
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_ts.cpp284 encodeThread_ = std::make_unique<std::thread>(&RtpEncoderTs::StartEncoding, this); in InputFrame()
294 void RtpEncoderTs::StartEncoding() in StartEncoding() function in OHOS::Sharing::RtpEncoderTs

Completed in 2 milliseconds