Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.h84 int32_t StopVideoDecoder();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp251 int32_t DecodeDataProcess::StopVideoDecoder() in StopVideoDecoder() function in OHOS::DistributedHardware::DecodeDataProcess
285 int32_t ret = StopVideoDecoder(); in ReleaseVideoDecoder()
H A Ddecode_data_process_common.cpp293 int32_t DecodeDataProcess::StopVideoDecoder() in StopVideoDecoder() function in OHOS::DistributedHardware::DecodeDataProcess
327 int32_t ret = StopVideoDecoder(); in ReleaseVideoDecoder()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
H A Ddecode_data_process_test.cpp311 rc = testDecodeDataProcess_->StopVideoDecoder();