/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastub_fuzzer/ |
H A D | avmetadata_service_proxy_fuzzer.h | 60 int64_t timeUs, int32_t option, const OutputConfiguration ¶m) override in FetchFrameAtTime() 65 int64_t timeUs, int32_t option, const OutputConfiguration ¶m) override in FetchFrameYuv()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/ |
H A D | avmetadata_unit_test.cpp | 62 int64_t timeUs = 0; in GetThumbnail() local 400 int64_t timeUs = 0; variable 456 int64_t timeUs = 0; variable 478 int64_t timeUs = 0; variable 500 int64_t timeUs = 0; variable 525 int64_t timeUs = 0; in HWTEST_F() local 561 int64_t timeUs = 0; in HWTEST_F() local 590 int64_t timeUs = 0; in HWTEST_F() local
|
H A D | avmetadata_mock.cpp | 112 std::shared_ptr<PixelMap> AVMetadataMock::FetchFrameAtTime(int64_t timeUs, int32_t option, PixelMap… in FetchFrameAtTime() 118 std::shared_ptr<PixelMap> AVMetadataMock::FetchFrameYuv(int64_t timeUs, int32_t option, PixelMapPar… in FetchFrameYuv() 161 const char *fileName, int64_t timeUs, int32_t queryOption) in FrameToFile() 210 const char *fileName, int64_t timeUs, int32_t queryOption) in FrameToJpeg()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/client/ |
H A D | avmetadatahelper_client.cpp | 135 std::shared_ptr<AVSharedMemory> AVMetadataHelperClient::FetchFrameAtTime(int64_t timeUs, int32_t op… in FetchFrameAtTime() 155 std::shared_ptr<AVBuffer> AVMetadataHelperClient::FetchFrameYuv(int64_t timeUs, int32_t option, in FetchFrameYuv()
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 159 int64_t timeUs, int32_t option, const OutputConfiguration ¶m) in FetchFrameAtTime() 208 int64_t timeUs, int32_t option, const OutputConfiguration ¶m) in FetchFrameYuv()
|
H A D | avmetadata_collector.cpp | 257 int32_t AVMetaDataCollector::GetTimeByFrameIndex(uint32_t index, uint64_t &timeUs) in GetTimeByFrameIndex() 266 int32_t AVMetaDataCollector::GetFrameIndexByTime(uint64_t timeUs, uint32_t &index) in GetFrameIndexByTime()
|
H A D | av_thumbnail_generator.cpp | 238 std::shared_ptr<AVSharedMemory> AVThumbnailGenerator::FetchFrameAtTime(int64_t timeUs, int32_t opti… in FetchFrameAtTime() 282 std::shared_ptr<AVBuffer> AVThumbnailGenerator::FetchFrameYuv(int64_t timeUs, int32_t option, in FetchFrameYuv()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | avmetadatahelper_service_stub.cpp | 187 std::shared_ptr<AVSharedMemory> AVMetadataHelperServiceStub::FetchFrameAtTime(int64_t timeUs, in FetchFrameAtTime() 195 std::shared_ptr<AVBuffer> AVMetadataHelperServiceStub::FetchFrameYuv(int64_t timeUs, in FetchFrameYuv() 336 int64_t timeUs = data.ReadInt64(); in FetchFrameAtTime() local 346 int64_t timeUs = data.ReadInt64(); in FetchFrameYuv() local
|
H A D | avmetadatahelper_service_proxy.cpp | 227 std::shared_ptr<AVBuffer> AVMetadataHelperServiceProxy::FetchFrameYuv(int64_t timeUs, int32_t optio… in FetchFrameYuv() 252 std::shared_ptr<AVSharedMemory> AVMetadataHelperServiceProxy::FetchFrameAtTime(int64_t timeUs, in FetchFrameAtTime()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/ |
H A D | avmetadatahelper_server.cpp | 244 std::shared_ptr<AVSharedMemory> AVMetadataHelperServer::FetchFrameAtTime(int64_t timeUs, int32_t op… in FetchFrameAtTime() 264 std::shared_ptr<AVBuffer> AVMetadataHelperServer::FetchFrameYuv(int64_t timeUs, int32_t option, in FetchFrameYuv()
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/ |
H A D | player_sync.cpp | 398 int64_t timeUs = ptsMs * US2MS; in ProcAudFrame() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 538 int64_t timeUs, int32_t option, const PixelMapParams ¶m) in FetchFrameAtTime() 593 std::shared_ptr<PixelMap> AVMetadataHelperImpl::FetchFrameYuv(int64_t timeUs, int32_t option, in FetchFrameYuv()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/metadatahelper/ |
H A D | avimagegenerator_napi.cpp | 165 napi_value timeUs, napi_value option, napi_value params) in GetFetchFrameArgs()
|