Searched defs:InputFrame (Results 1 – 6 of 6) sorted by relevance
29 void RtpPackImpl::InputFrame(const Frame::Ptr &frame) in InputFrame() function in OHOS::Sharing::RtpPackImpl
134 void RtpDecoderAAC::InputFrame(const Frame::Ptr &frame) in InputFrame() function in OHOS::Sharing::RtpDecoderAAC168 void RtpEncoderAAC::InputFrame(const Frame::Ptr &frame) in InputFrame() function in OHOS::Sharing::RtpEncoderAAC
83 void RtpEncoderG711::InputFrame(const Frame::Ptr &frame) in InputFrame() function in OHOS::Sharing::RtpEncoderG711
189 void RtpEncoderH264::InputFrame(const Frame::Ptr &frame) in InputFrame() function in OHOS::Sharing::RtpEncoderH264227 bool RtpEncoderH264::InputFrame(const Frame::Ptr &frame, bool isMark) in InputFrame() function in OHOS::Sharing::RtpEncoderH264
246 void RtpEncoderTs::InputFrame(const Frame::Ptr &frame) in InputFrame() function in OHOS::Sharing::RtpEncoderTs
35 bool FrameMerger::InputFrame(const Frame::Ptr &frame, DataBuffer::Ptr &buffer, const onOutput &cb) in InputFrame() function in OHOS::Sharing::FrameMerger