Home
last modified time | relevance | path

Searched refs:SetDecodeVideoNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/decoder/
H A Ddecode_surface_listener.h36 void SetDecodeVideoNode(const std::weak_ptr<DecodeDataProcess>& decodeVideoNode);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_surface_listener.cpp44 void DecodeSurfaceListener::SetDecodeVideoNode(const std::weak_ptr<DecodeDataProcess>& decodeVideoN… in SetDecodeVideoNode() function in OHOS::DistributedHardware::DecodeSurfaceListener