Home
last modified time | relevance | path

Searched refs:GetPts (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp349 uint64_t TestRecorder::GetPts() in GetPts() function in TestRecorder
394 pts = GetPts(); in HDICreateESBuffer()
446 pts = GetPts(); in HDICreateYUVBuffer()
H A Dtest_recorder.h53 uint64_t GetPts();
/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
417 pts_= (int64_t)(GetPts()); in HDICreateESBuffer()
468 pts_= (int64_t)(GetPts()); in HDICreateYUVBufferError()
509 pts_= (int64_t)(GetPts()); in HDICreateYUVBuffer()
/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/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h167 uint64_t GetPts();