Searched defs:SetOnFrame (Results 1 – 5 of 5) sorted by relevance
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ | ||
| D | rtp_codec_g711.cpp | 62 void RtpDecoderG711::SetOnFrame(const OnFrame &cb) in SetOnFrame() function in OHOS::Sharing::RtpDecoderG711 |
| D | rtp_codec_aac.cpp | 96 void RtpDecoderAAC::SetOnFrame(const OnFrame &cb) in SetOnFrame() function in OHOS::Sharing::RtpDecoderAAC |
| D | rtp_codec_ts.cpp | 88 void RtpDecoderTs::SetOnFrame(const OnFrame &cb) in SetOnFrame() function in OHOS::Sharing::RtpDecoderTs |
| D | rtp_codec_h264.cpp | 82 void RtpDecoderH264::SetOnFrame(const OnFrame &cb) in SetOnFrame() function in OHOS::Sharing::RtpDecoderH264 |
| /foundation/arkui/ace_engine/interfaces/napi/kits/animator/ | ||
| D | js_animator.cpp | 587 static napi_value SetOnFrame(napi_env env, napi_callback_info info) in SetOnFrame() function |