/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 388 int64_t timeUs = 0; HWTEST_F() local 444 int64_t timeUs = 0; HWTEST_F() local 466 int64_t timeUs = 0; HWTEST_F() local 488 int64_t timeUs = 0; HWTEST_F() local 513 int64_t timeUs = 0; HWTEST_F() local 549 int64_t timeUs = 0; HWTEST_F() local 578 int64_t timeUs = 0; HWTEST_F() local [all...] |
H A D | avmetadata_mock.cpp | 112 std::shared_ptr<PixelMap> AVMetadataMock::FetchFrameAtTime(int64_t timeUs, int32_t option, PixelMapParams param) in FetchFrameAtTime() argument 118 std::shared_ptr<PixelMap> AVMetadataMock::FetchFrameYuv(int64_t timeUs, int32_t option, PixelMapParams param) in FetchFrameYuv() argument 160 FrameToFile(std::shared_ptr<PixelMap> frame, const char *fileName, int64_t timeUs, int32_t queryOption) FrameToFile() argument 209 FrameToJpeg(std::shared_ptr<PixelMap> frame, const char *fileName, int64_t timeUs, int32_t queryOption) FrameToJpeg() argument
|
/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 option, in FetchFrameAtTime() argument 143 std::shared_ptr<AVBuffer> AVMetadataHelperClient::FetchFrameYuv(int64_t timeUs, int32_t option, in FetchFrameYuv() argument
|
/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 141 FetchFrameAtTime( int64_t timeUs, int32_t option, const OutputConfiguration ¶m) FetchFrameAtTime() argument 150 FetchFrameYuv( int64_t timeUs, int32_t option, const OutputConfiguration ¶m) FetchFrameYuv() argument
|
H A D | avmetadata_collector.cpp | 261 int32_t AVMetaDataCollector::GetTimeByFrameIndex(uint32_t index, uint64_t &timeUs) in GetTimeByFrameIndex() argument 270 int32_t AVMetaDataCollector::GetFrameIndexByTime(uint64_t timeUs, uint32_t &index) in GetFrameIndexByTime() argument
|
H A D | av_thumbnail_generator.cpp | 241 std::shared_ptr<AVSharedMemory> AVThumbnailGenerator::FetchFrameAtTime(int64_t timeUs, int32_t option, in FetchFrameAtTime() argument 277 std::shared_ptr<AVBuffer> AVThumbnailGenerator::FetchFrameYuv(int64_t timeUs, int32_t option, in FetchFrameYuv() argument [all...] |
/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
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | avmetadatahelper_service_stub.cpp | 189 std::shared_ptr<AVSharedMemory> AVMetadataHelperServiceStub::FetchFrameAtTime(int64_t timeUs, in FetchFrameAtTime() argument 197 std::shared_ptr<AVBuffer> AVMetadataHelperServiceStub::FetchFrameYuv(int64_t timeUs, in FetchFrameYuv() argument 339 int64_t timeUs = data.ReadInt64(); in FetchFrameAtTime() local 349 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 option, in FetchFrameYuv() argument 252 std::shared_ptr<AVSharedMemory> AVMetadataHelperServiceProxy::FetchFrameAtTime(int64_t timeUs, in FetchFrameAtTime() argument
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/ |
H A D | avmetadatahelper_server.cpp | 239 std::shared_ptr<AVSharedMemory> AVMetadataHelperServer::FetchFrameAtTime(int64_t timeUs, int32_t option, in FetchFrameAtTime() argument 258 std::shared_ptr<AVBuffer> AVMetadataHelperServer::FetchFrameYuv(int64_t timeUs, int32_t option, in FetchFrameYuv() argument
|
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/ |
H A D | avimagegenerator_napi.cpp | 162 GetFetchFrameArgs(std::unique_ptr<AVImageGeneratorAsyncContext> &asyncCtx, napi_env env, napi_value timeUs, napi_value option, napi_value params) GetFetchFrameArgs() argument
|
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 751 std::shared_ptr<PixelMap> AVMetadataHelperImpl::FetchFrameYuv(int64_t timeUs, int32_t option, in FetchFrameYuv() argument 695 FetchFrameAtTime( int64_t timeUs, int32_t option, const PixelMapParams ¶m) FetchFrameAtTime() argument
|