Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.h141 std::string surfaceStr_ = "surface"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.cpp573 if (propertyName != surfaceStr_) { in GetProperty()