Searched defs:EmptyInPort (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/media_foundation/engine/pipeline/core/ | ||
H A D | port.h | 129 class EmptyInPort : public InPort { class 135 EmptyInPort() : InPort(nullptr, "emptyInPort") {} in EmptyInPort() function in OHOS::Media::Pipeline::EmptyInPort |
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/core/ | ||
H A D | port.h | 136 class EmptyInPort : public InPort { class 143 EmptyInPort() : InPort(nullptr, "emptyInPort") {} in EmptyInPort() function in OHOS::Media::Effect::EmptyInPort |
Completed in 2 milliseconds