Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/common/utils/include/
H A Ddscreen_hidumper.h58 void SaveFile(std::string file, const VideoData &video);
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Dav_sender_engine_adapter.h51 int32_t PushData(const VideoData &video);
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Ddscreen_hidumper.cpp220 void DscreenHidumper::SaveFile(std::string file, const VideoData &video) in SaveFile()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter_test.cpp123 struct VideoData videoData; in HWTEST_F()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h77 struct VideoData { struct
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter.cpp147 int32_t AVTransSenderAdapter::PushData(const VideoData &video) in PushData()
H A Ddscreen.cpp353 VideoData data = { surBufAddr, surBufSize, videoWidth, videoHeight, timestamp, VIDEO_FORMAT_RGBA8888 }; in ConsumeSurface()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp413 VideoData data = {surBufAddr, surBufSize, requestConfig.width, requestConfig.height, timestamp, "ycbcr_sp420"}; in OnEngineDataDone()

Completed in 6 milliseconds