Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds