Home
last modified time | relevance | path

Searched defs:source (Results 326 - 350 of 2079) sorted by relevance

1...<<11121314151617181920>>...84

/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_receiver_mdk.cpp31 ImageReceiverNative* OH_Image_Receiver_InitImageReceiverNative(napi_env env, napi_value source) in OH_Image_Receiver_InitImageReceiverNative() argument
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_manager.cpp42 int32_t PluginManager::Sniffer(const std::string& name, std::shared_ptr<DataSourceHelper> source) in Sniffer() argument
H A Dsource.cpp26 Status Source::SetSource(std::shared_ptr<MediaSource> source) in SetSource() argument
/foundation/multimedia/media_foundation/engine/scene/player/
H A Dplay_executor.h45 virtual ErrorCode DoSetSource(const std::shared_ptr<MediaSource>& source) in DoSetSource() argument
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_video_player_fast_1.h70 PTEST((std::string url, int32_t fileSize), Test single player play fd source, and finished automatically) in FIXTURE() argument
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderreset_fuzzer/
H A Daudio_decoder_reset_fuzzer.cpp38 OH_AVCodec *source = OH_AudioCodec_CreateByMime(codecdata.c_str(), true); in AudioDecoderFuzzTest() local
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderdescription_fuzzer/
H A Daudio_decoder_description_fuzzer.cpp38 OH_AVCodec *source = OH_AudioCodec_CreateByMime(codecdata.c_str(), true); in AudioDecoderFuzzTest() local
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderflush_fuzzer/
H A Daudio_decoder_flush_fuzzer.cpp38 OH_AVCodec *source = OH_AudioCodec_CreateByMime(codecdata.c_str(), true); in AudioDecoderFuzzTest() local
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/source/
H A Dimage_source_filter.cpp28 ErrorCode ImageSourceFilter::SetSource(const std::shared_ptr<EffectBuffer> &source, in SetSource() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dmemory_manager.cpp282 std::unique_ptr<AbsMemory> MemoryManager::TransMemoryType(const AbsMemory &source, AllocatorType target, in TransMemoryType() argument
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderconfigure_fuzzer/
H A DaudiodecoderConfigure_fuzzer.cpp31 OH_AVCodec *source = OH_AudioCodec_CreateByMime(OH_AVCODEC_MIMETYPE_AUDIO_AAC, true); in AudioAACConfigureFuzzTest() local
/foundation/multimedia/av_codec/test/fuzztest/audiodecoder_fuzzer/
H A Daudiodecoder_fuzzer.cpp38 OH_AVCodec *source = OH_AudioCodec_CreateByMime(codecdata.c_str(), true); in AudioDecoderFuzzTest() local
/foundation/multimedia/av_codec/test/fuzztest/audiodecodersetparameter_fuzzer/
H A DaudiodecoderSetParameter_fuzzer.cpp31 OH_AVCodec *source = OH_AudioCodec_CreateByMime(OH_AVCODEC_MIMETYPE_AUDIO_AAC, true); in AudioAACSetParameterFuzzTest() local
/foundation/multimodalinput/input/intention/common/epoll/src/
H A Depoll_manager.cpp60 int32_t EpollManager::Add(IEpollEventSource &source) in Add() argument
75 void EpollManager::Remove(IEpollEventSource &source) in Remove() argument
84 int32_t EpollManager::Update(IEpollEventSource &source) in Update() argument
131 IEpollEventSource *source = reinterpret_cast<IEpollEventSource *>(evs[index].data.ptr); DispatchOne() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/crypto/src/
H A Dcrypto_manager.cpp170 bool CryptoManager::Decrypt(std::vector<uint8_t> &source, std::vector<uint8_t> &key) in Decrypt() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp140 const Options *source = reinterpret_cast<const Options *>(data.ReadRawData(sizeof(output))); in Unmarshalling() local
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_module_test.cpp62 OH_ImageSourceNative *source; in GetImageProperty() local
92 OH_ImageSourceNative *source; in ModifyImageProperty() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsamidec.c34 AVBPrint source; member
/third_party/gn/src/gn/
H A Dbinary_target_generator.cc98 const auto& source = target_->sources()[i]; in FillSources() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationEnglishTest.java329 private void doTest(char[] source, char[] target, int result){ in doTest() argument
342 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationFrozenMonkeyTest.java39 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; field in CollationFrozenMonkeyTest
[all...]
H A DCollationFrenchTest.java197 private void doTest(char[] source, char[] target, int result) { in doTest() argument
208 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationFinnishTest.java86 private void doTest(char[] source, char[] target, int result) { in doTest() argument
97 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationMonkeyTest.java39 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; field in CollationMonkeyTest
[all...]
H A DCollationGermanTest.java131 private void doTest(char[] source, char[] target, int result){ in doTest() argument
143 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...84