Home
last modified time | relevance | path

Searched refs:InputData (Results 1 - 8 of 8) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_rtp_consumer.cpp242 dispatcher->InputData(mediaData); in OnRtpUnpackCallback()
258 dispatcher->InputData(mediaData); in OnRtpUnpackCallback()
325 dispatcher->InputData(mediaData); in OnRtpUnpackCallback()
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H A Dscreen_capture_consumer.cpp41 dispatcher->InputData(mediaData); in OnFrame()
121 dispatcher->InputData(mediaData); in OnFrame()
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.h252 int32_t InputData(const MediaData::Ptr &data);
H A Dbuffer_dispatcher.cpp917 int32_t BufferDispatcher::InputData(const MediaData::Ptr &data) in InputData() function in OHOS::Sharing::BufferDispatcher
946 MEDIA_LOGD("dispatcherId: %{public}u, after InputData, current circularBuffer_ size: %{public}zu, " in InputData()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/
H A Dmediacontroller_unit_test.cpp232 dispatcher_->InputData(mediaData); in MediaDataSetup()
H A Dvideoplaycontroller_unit_test.cpp209 dispatcher_->InputData(mediaData); in MediaDataSetup()
H A Daudioplaycontroller_unit_test.cpp142 dispatcher_->InputData( in AudioPlayerPlaybackStart()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/dispatcher/
H A Dmedia_dispatcher_unit_test.cpp786 auto ret = bufferDispatcher->InputData(mediaData); in HWTEST_F()

Completed in 13 milliseconds