Home
last modified time | relevance | path

Searched refs:encodeOutputFormat_ (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.h140 Media::Format encodeOutputFormat_; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.cpp533 if (encodeOutputFormat_.GetFormatMap().empty()) { in OnOutputFormatChanged()
537 encodeOutputFormat_ = format; in OnOutputFormatChanged()