Home
last modified time | relevance | path

Searched defs:value (Results 7951 - 7975 of 21743) sorted by relevance

1...<<311312313314315316317318319320>>...870

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_decoder_test.cpp396 int32_t value = 0; in HWTEST_F() local
416 int32_t value = 0; in HWTEST_F() local
436 int32_t value = 0; in HWTEST_F() local
456 std::string value = ""; in HWTEST_F() local
477 std::string value in HWTEST_F() local
498 std::string value = ""; HWTEST_F() local
519 std::string value = ""; HWTEST_F() local
540 std::string value = ""; HWTEST_F() local
561 std::string value = ""; HWTEST_F() local
582 std::string value = ""; HWTEST_F() local
604 std::string value = ""; HWTEST_F() local
625 std::string value = ""; HWTEST_F() local
646 std::string value = ""; HWTEST_F() local
666 std::string value = ""; HWTEST_F() local
687 std::string value = ""; HWTEST_F() local
708 std::string value = ""; HWTEST_F() local
729 std::string value = ""; HWTEST_F() local
750 std::string value = ""; HWTEST_F() local
770 std::string value = ""; HWTEST_F() local
791 std::string value = ""; HWTEST_F() local
811 std::string value = ""; HWTEST_F() local
832 std::string value = ""; HWTEST_F() local
853 std::string value = ""; HWTEST_F() local
874 std::string value = ""; HWTEST_F() local
895 std::string value = ""; HWTEST_F() local
916 std::string value = ""; HWTEST_F() local
937 std::string value = ""; HWTEST_F() local
959 std::string value = ""; HWTEST_F() local
980 std::string value = ""; HWTEST_F() local
1001 std::string value = ""; HWTEST_F() local
1022 std::string value = ""; HWTEST_F() local
1044 std::string value = ""; HWTEST_F() local
1067 std::string value = ""; HWTEST_F() local
1190 std::string value = "test"; HWTEST_F() local
1213 std::string value = ""; HWTEST_F() local
1236 int32_t value = 0; HWTEST_F() local
[all...]
H A Dimage_source_native_ndk_test.cpp346 Image_String* value = nullptr; in HWTEST_F() local
362 Image_String* value = nullptr; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugins_manager_src_framework_test.cpp466 std::string value; in HWTEST_F() local
482 std::string value; in HWTEST_F() local
497 uint32_t value = 0; in HWTEST_F() local
513 uint32_t value = 0; in HWTEST_F() local
529 uint16_t value = 0; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_mdk.cpp232 OH_ImageSource_GetImageProperty(const ImageSourceNative* native, struct OhosImageSourceProperty* key, struct OhosImageSourceProperty* value) OH_ImageSource_GetImageProperty() argument
247 OH_ImageSource_ModifyImageProperty(const ImageSourceNative* native, struct OhosImageSourceProperty* key, struct OhosImageSourceProperty* value) OH_ImageSource_ModifyImageProperty() argument
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_receiver_native.cpp169 static bool ConvertToUint64(const std::string& str, uint64_t& value) in ConvertToUint64() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/wav_demuxer/
H A Dwav_demuxer_plugin.cpp170 Status WavDemuxerPlugin::GetParameter(Tag tag, ValueType &value) in GetParameter() argument
175 Status WavDemuxerPlugin::SetParameter(Tag tag, const ValueType &value) in SetParameter() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/
H A Dsurface_sink_plugin.cpp202 Status SurfaceSinkPlugin::GetParameter(Tag tag, ValueType& value) in GetParameter() argument
207 Status SurfaceSinkPlugin::SetParameter(Tag tag, const ValueType& value) in SetParameter() argument
245 void SurfaceSinkPlugin::SetVideoWidth(const ValueType& value) in SetVideoWidth() argument
253 SetVideoHeight(const ValueType& value) SetVideoHeight() argument
261 SetVideoPixelFormat(const ValueType& value) SetVideoPixelFormat() argument
269 SetMaxSurfaceNum(const ValueType& value) SetMaxSurfaceNum() argument
280 SetVideoScaleType(const ValueType& value) SetVideoScaleType() argument
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp51 Attribute::Attribute(std::string name, std::string value) in Attribute() argument
281 std::shared_ptr<Tag> TagFactory::CreateTagByName(const std::string& name, const std::string& value) in CreateTagByName() argument
342 std::string value; in ParseTag() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/
H A Dvideo_file_capture_plugin.cpp152 Status VideoFileCapturePlugin::GetParameter(Tag tag, ValueType& value) in GetParameter() argument
167 Status VideoFileCapturePlugin::SetParameter(Tag tag, const ValueType& value) in SetParameter() argument
[all...]
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dany.h82 static constexpr bool value = member
88 static constexpr bool value = alignof(T) <= alignof(max_align_t) && std::is_nothrow_move_constructible<T>::value && member
94 static constexpr bool value = std::is_reference<T>::value || std::is_copy_constructible<T>::value; member
132 inline typename std::enable_if<!std::is_enum<T>::value, boo argument
140 WriteValueToParcel(const T &value, MessageParcel &parcel) WriteValueToParcel() argument
147 WriteValueToParcel(const T &value, MessageParcel &parcel) WriteValueToParcel() argument
156 WriteValueToParcelInt64(const T &value, MessageParcel &parcel) WriteValueToParcelInt64() argument
163 WriteValueToParcelInt64(const T &value, MessageParcel &parcel) WriteValueToParcelInt64() argument
207 Any(ValueType&& value) Any() argument
236 operator =(ValueType&& value) operator =() argument
934 MakeAnyFromParcel(Any& value, MessageParcel & parcel) MakeAnyFromParcel() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H A Dacl.h52 uint16_t value = 0; member in OHOS::Media::ACL_PERM
[all...]
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Darg_parser.cpp171 inline void ShowHelp(SampleInfo &info, const char * const value) in ShowHelp() argument
179 inline void SetSampleType(SampleInfo &info, const char * const value) in SetSampleType() argument
184 inline void SetCodecType(SampleInfo &info, const char * const value) in SetCodecType() argument
192 inline void SetInputFilePath(SampleInfo &info, const char * const value) in SetInputFilePath() argument
197 SetOutputFilePath(SampleInfo &info, const char * const value) SetOutputFilePath() argument
203 SetMime(SampleInfo &info, const char * const value) SetMime() argument
208 SetWidth(SampleInfo &info, const char * const value) SetWidth() argument
213 SetHeight(SampleInfo &info, const char * const value) SetHeight() argument
218 SetFramerate(SampleInfo &info, const char * const value) SetFramerate() argument
223 SetPixelFormat(SampleInfo &info, const char * const value) SetPixelFormat() argument
228 SetBitrate(SampleInfo &info, const char * const value) SetBitrate() argument
233 SetBitrateMode(SampleInfo &info, const char * const value) SetBitrateMode() argument
238 SetVideoProfile(SampleInfo &info, const char * const value) SetVideoProfile() argument
243 SetCodecRunMode(SampleInfo &info, const char * const value) SetCodecRunMode() argument
248 SetFrameInterval(SampleInfo &info, const char * const value) SetFrameInterval() argument
256 SetIFrameInterval(SampleInfo &info, const char * const value) SetIFrameInterval() argument
261 SetSampleRepeatTimes(SampleInfo &info, const char * const value) SetSampleRepeatTimes() argument
266 SetDemoRepeatTimes(SampleInfo &info, const char * const value) SetDemoRepeatTimes() argument
271 SetNeedDumpInput(SampleInfo &info, const char * const value) SetNeedDumpInput() argument
276 SetNeedDumpOutput(SampleInfo &info, const char * const value) SetNeedDumpOutput() argument
281 SetMaxFrames(SampleInfo &info, const char * const value) SetMaxFrames() argument
286 SetDataProducer(SampleInfo &info, const char * const value) SetDataProducer() argument
291 SetBitstreamType(SampleInfo &info, const char * const value) SetBitstreamType() argument
296 SetDemuxerSourceType(SampleInfo &info, const char * const value) SetDemuxerSourceType() argument
301 SetSeekMode(SampleInfo &info, const char * const value) SetSeekMode() argument
306 SetCodecConsumerType(SampleInfo &info, const char * const value) SetCodecConsumerType() argument
311 SetThreadSleepMode(SampleInfo &info, const char * const value) SetThreadSleepMode() argument
316 SetEncoderSurfaceMaxInputBufferCount(SampleInfo &info, const char * const value) SetEncoderSurfaceMaxInputBufferCount() argument
321 SetPauseBeforeRunSample(SampleInfo &info, const char * const value) SetPauseBeforeRunSample() argument
326 SetVideoDecoderOutputColorspace(SampleInfo &info, const char * const value) SetVideoDecoderOutputColorspace() argument
[all...]
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dcpu_brightness_algo.cpp36 float CpuBrightnessAlgo::ParseBrightness(std::map<std::string, Plugin::Any> &value) in ParseBrightness() argument
47 OnApplyRGBA8888(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyRGBA8888() argument
95 OnApplyYUVNV21(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyYUVNV21() argument
155 OnApplyYUVNV12(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyYUVNV12() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_downloader_unit_test.cpp86 Seekable value = g_mpdDownloader->GetSeekable(); in HWTEST_F() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_monitor.cpp189 void EventsMonitor::NotifyObserversUnlocked(const int32_t userId, EventType event, int32_t value) in NotifyObserversUnlocked() argument
195 void EventsMonitor::NotifyEventToObervers(const int32_t userId, EventType event, int32_t value) in NotifyEventToObervers() argument
215 void EventsMonitor::NotifyObservers(EventType event, int value, int32_t userId) in NotifyObservers() argument
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Deffect_json_helper.cpp272 bool EffectJson::Put(const std::string &key, int32_t value) in Put() argument
277 bool EffectJson::Put(const std::string &key, uint32_t value) in Put() argument
282 bool EffectJson::Put(const std::string &key, float value) in Put() argument
287 bool EffectJson::Put(const std::string &key, double value) in Put() argument
293 bool EffectJson::Put(const std::string &key, bool value) in Put() argument
299 Put(const std::string &key, const std::string &value) Put() argument
305 Put(const std::string &key, const char *value) Put() argument
405 Replace(const std::string &key, int32_t value) Replace() argument
410 Replace(const std::string &key, uint32_t value) Replace() argument
415 Replace(const std::string &key, float value) Replace() argument
420 Replace(const std::string &key, double value) Replace() argument
426 Replace(const std::string &key, bool value) Replace() argument
432 Replace(const std::string &key, const std::string &value) Replace() argument
438 Replace(const std::string &key, const char *value) Replace() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dbasic_transformer.h53 static inline int32_t ClampMax(int value, int max) in ClampMax() argument
61 static inline uint32_t GetSubValue(int32_t value) in GetSubValue() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_exif_test.cpp90 std::string value; in GetProperty() local
124 std::string value; in HWTEST_F() local
165 std::string value; in HWTEST_F() local
205 std::string value; in HWTEST_F() local
237 std::string value; HWTEST_F() local
259 int32_t value = 0; HWTEST_F() local
310 int32_t value = 0; HWTEST_F() local
341 std::string value; HWTEST_F() local
365 std::string value; HWTEST_F() local
389 std::string value; HWTEST_F() local
438 std::string value; HWTEST_F() local
472 std::string value = ""; HWTEST_F() local
501 std::string value = ""; HWTEST_F() local
529 std::string value = ""; HWTEST_F() local
558 std::string value = ""; HWTEST_F() local
587 std::string value = ""; HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dany.h53 static constexpr bool value = member
59 static constexpr bool value = alignof(T) <= alignof(max_align_t) && std::is_nothrow_move_constructible<T>::value && member
65 static constexpr bool value = std::is_reference<T>::value || std::is_copy_constructible<T>::value; member
121 Any(ValueType&& value) Any() argument
150 operator =(ValueType&& value) operator =() argument
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/audio_encoder/
H A Daudio_encoder_filter.cpp122 Plugin::ValueType value; in CalculateBufferSize() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dcodec_filter_base.cpp108 ErrorCode CodecFilterBase::SetPluginParameterLocked(Tag tag, const Plugin::ValueType& value) in SetPluginParameterLocked() argument
113 ErrorCode CodecFilterBase::SetParameter(int32_t key, const Plugin::Any& value) in SetParameter() argument
/foundation/multimedia/media_foundation/engine/pipeline/filters/common/
H A Dplugin_utils.cpp524 Plugin::ValueType value; in Meta2String() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/
H A Dfile_source_plugin.cpp114 Status FileSourcePlugin::GetParameter(Tag tag, ValueType& value) in GetParameter() argument
120 Status FileSourcePlugin::SetParameter(Tag tag, const ValueType& value) in SetParameter() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/
H A Dhttp_source_plugin.cpp110 Status HttpSourcePlugin::GetParameter(Tag tag, ValueType& value) in GetParameter() argument
125 Status HttpSourcePlugin::SetParameter(Tag tag, const ValueType& value) in SetParameter() argument
/foundation/multimedia/media_foundation/src/meta/
H A Dformat.cpp38 bool PutIntValueToFormatMap(FormatDataMap &formatMap, const std::string_view &key, int32_t value) in PutIntValueToFormatMap() argument
47 bool PutLongValueToFormatMap(FormatDataMap &formatMap, const std::string_view &key, int64_t value) in PutLongValueToFormatMap() argument
56 bool PutFloatValueToFormatMap(FormatDataMap &formatMap, const std::string_view &key, float value) in PutFloatValueToFormatMap() argument
65 bool PutDoubleValueToFormatMap(FormatDataMap &formatMap, const std::string_view &key, double value) in PutDoubleValueToFormatMap() argument
74 bool PutStringValueToFormatMap(FormatDataMap &formatMap, const std::string_view &key, const std::string_view &value) in PutStringValueToFormatMap() argument
144 PutIntValue(const std::string_view &key, int32_t value) PutIntValue() argument
157 PutLongValue(const std::string_view &key, int64_t value) PutLongValue() argument
168 PutFloatValue(const std::string_view &key, float value) PutFloatValue() argument
176 meta_->SetData(std::string(key), value); PutFloatValue() local
180 PutDoubleValue(const std::string_view &key, double value) PutDoubleValue() argument
188 meta_->SetData(std::string(key), value); PutDoubleValue() local
192 PutStringValue(const std::string_view &key, const std::string_view &value) PutStringValue() argument
220 Any *value = const_cast<Any *>(&(iter->second)); PutBuffer() local
267 Any *value = const_cast<Any *>(&(iter->second)); GetBuffer() local
277 PutFormatVector(const std::string_view &key, std::vector<Format> &value) PutFormatVector() argument
361 Any *value = const_cast<Any *>(&(iter->second)); GetFormatMap() local
404 Any *value = const_cast<Any *>(&(iter->second)); Stringify() local
[all...]

Completed in 23 milliseconds

1...<<311312313314315316317318319320>>...870