Home
last modified time | relevance | path

Searched defs:PORT_NAME_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/core/
H A Dport.h28 #define PORT_NAME_DEFAULT "default" macro
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/utils/
H A Dconstants.cpp21 const char* const PORT_NAME_DEFAULT = "default"; variable