Home
last modified time | relevance | path

Searched defs:GetPts (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_buffer.h52 int64_t GetPts() const { return pts_; } in GetPts() function
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp349 uint64_t TestRecorder::GetPts() in GetPts() function in TestRecorder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp367 uint64_t RecorderMock::GetPts() in GetPts() function in RecorderMock