Home
last modified time | relevance | path

Searched refs:GetDecoderTimeStamp (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.h90 int64_t GetDecoderTimeStamp();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
H A Ddecode_data_process_test.cpp444 int64_t time = testDecodeDataProcess_->GetDecoderTimeStamp();
446 time = testDecodeDataProcess_->GetDecoderTimeStamp();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp457 int64_t DecodeDataProcess::GetDecoderTimeStamp() in GetDecoderTimeStamp() function in OHOS::DistributedHardware::DecodeDataProcess
H A Ddecode_data_process_common.cpp504 int64_t DecodeDataProcess::GetDecoderTimeStamp() in GetDecoderTimeStamp() function in OHOS::DistributedHardware::DecodeDataProcess