Home
last modified time | relevance | path

Searched refs:decodeOutputFormat_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/include/
H A Dimage_sink_decoder.h92 Media::Format decodeOutputFormat_; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.h140 Media::Format decodeOutputFormat_; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp684 if (decodeOutputFormat_.GetFormatMap().empty()) { in OnOutputFormatChanged()
688 decodeOutputFormat_ = format; in OnOutputFormatChanged()
H A Ddecode_data_process_common.cpp731 if (decodeOutputFormat_.GetFormatMap().empty()) { in OnOutputFormatChanged()
735 decodeOutputFormat_ = format; in OnOutputFormatChanged()