Home
last modified time | relevance | path

Searched defs:OutPort (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dport.h104 class OutPort : public Port { class
106 explicit OutPort(InfoTransfer *filter, std::string name = PORT_NAME_DEFAULT) in OutPort() function in OHOS::Media::Pipeline::OutPort
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/core/
H A Dport.h110 class OutPort : public Port { class
112 explicit OutPort(InfoTransfer *filter, std::string name = PORT_NAME_DEFAULT) : Port(filter, std::move(name)) {} in OutPort() function in OHOS::Media::Effect::OutPort

Completed in 2 milliseconds