Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_frame_info.h28 int64_t startDecode = 0; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/
H A Ddcamera_time_statistician.cpp29 int64_t decode = frameInfo.timePonit.finishDecode - frameInfo.timePonit.startDecode; in CalProcessTime()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp418 buffer->frameInfo_.timePonit.startDecode = GetNowTimeStampUs(); in FeedDecoderInputBuffer()
H A Ddecode_data_process_common.cpp465 buffer->frameInfo_.timePonit.startDecode = GetNowTimeStampUs(); in FeedDecoderInputBuffer()