Home
last modified time | relevance | path

Searched defs:SetOnFrame (Results 1 – 5 of 5) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
Drtp_codec_g711.cpp62 void RtpDecoderG711::SetOnFrame(const OnFrame &cb) in SetOnFrame() function in OHOS::Sharing::RtpDecoderG711
Drtp_codec_aac.cpp96 void RtpDecoderAAC::SetOnFrame(const OnFrame &cb) in SetOnFrame() function in OHOS::Sharing::RtpDecoderAAC
Drtp_codec_ts.cpp88 void RtpDecoderTs::SetOnFrame(const OnFrame &cb) in SetOnFrame() function in OHOS::Sharing::RtpDecoderTs
Drtp_codec_h264.cpp82 void RtpDecoderH264::SetOnFrame(const OnFrame &cb) in SetOnFrame() function in OHOS::Sharing::RtpDecoderH264
/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
Djs_animator.cpp587 static napi_value SetOnFrame(napi_env env, napi_callback_info info) in SetOnFrame() function