Home
last modified time | relevance | path

Searched refs:GetTimestampInUs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h72 static int64_t GetTimestampInUs();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp439 int64_t HeifHardwareDecoder::GetTimestampInUs() in GetTimestampInUs() function in OHOS::ImagePlugin::HeifHardwareDecoder
449 int64_t pts = GetTimestampInUs(); in PrepareInputCodecBuffer()