Home
last modified time | relevance | path

Searched defs:format (Results 926 - 950 of 4230) sorted by relevance

1...<<31323334353637383940>>...170

/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.h80 MppFrameFormat format; member in VpuApiLegacy
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Dhi_gbm.cpp66 static const FormatInfo *GetFormatInfo(uint32_t format) in GetFormatInfo() argument
99 static uint32_t AdjustStrideFromFormat(uint32_t format, uint32_t height) in AdjustStrideFromFormat() argument
116 struct gbm_bo *hdi_gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in hdi_gbm_bo_create() argument
[all...]
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpi_enc_utils.h25 MppFrameFormat format; member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_prepared_model_v2_1.cpp58 V2_1::Format TransFormat(const OH_NN_Format& format) in TransFormat() argument
130 OH_NN_Format format; in TransIOTensor() local
[all...]
H A Dhdi_prepared_model_v2_0.cpp58 V2_0::Format TransFormat(const OH_NN_Format& format) in TransFormat() argument
130 OH_NN_Format format; in TransIOTensor() local
[all...]
H A Dhdi_prepared_model_v1_0.cpp57 V1_0::Format TransFormat(const OH_NN_Format& format) in TransFormat() argument
129 OH_NN_Format format; in TransIOTensor() local
[all...]
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dcpp_type.h78 OH_NN_Format format; member
/foundation/ai/neural_network_runtime/test/unittest/inner_kits/
H A Dneural_network_runtime_inner_test.cpp165 mindspore::lite::Format format = mindspore::lite::Format::FORMAT_HWCK; in HWTEST_F() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.cpp103 string TimeUtil::GetCurrTime(TimeFormat format) in GetCurrTime() argument
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp171 std::string StringHelper::Format(const char *format, ...) in Format() argument
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel_def.h65 AudioFormat format; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
H A Djs_photo_editor_extension_context.cpp193 std::string format = AppExecFwk::UnwrapStringFromJS(env, jsFormat, ""); in UnwrapPackOption() local
/foundation/CastEngine/castengine_wifi_display/interfaces/innerkits/native/wfd/include/
H A Dwifi_diaplay.h51 int32_t format; member
/foundation/CastEngine/castengine_wifi_display/services/interaction/scene/
H A Dscene_format.cpp264 bool SceneFormatParcel::Marshalling(MessageParcel &parcel, const SceneFormat &format) in Marshalling() argument
314 bool SceneFormatParcel::Unmarshalling(MessageParcel &parcel, SceneFormat &format) in Unmarshalling() argument
[all...]
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_bitmap.h80 bool Build(const int width, const int height, const BitmapFormat& format) in Build() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.cpp45 void TextTimerModelNG::SetFormat(const std::string& format) in SetFormat() argument
166 void TextTimerModelNG::SetFormat(FrameNode* frameNode, const std::string& format) in SetFormat() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.cpp44 void TextClockModelNG::SetFormat(const std::string& format) in SetFormat() argument
164 void TextClockModelNG::SetFormat(FrameNode* frameNode, const std::string& format) in SetFormat() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_digital_clock.cpp135 const char* format = verticalShow_ ? formatWithoutColon : formatWithColon; in UpdateClock() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dnumber_format_module.cpp31 jerry_value_t format = jerry_create_external_function(Format); in Init() local
129 NumberFormatModule *format = reinterpret_cast<NumberFormatModule *>(nativePointer); in DeleteNumberFormat() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_content_modifier_test_ng.cpp57 std::optional<std::string> format = std::nullopt; member
H A Dtext_clock_content_modifier_add_test_ng.cpp57 std::optional<std::string> format = std::nullopt; member
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_screenshot.cpp102 WriteBlockToFile(int32_t fd, uint32_t* buffer, uint8_t*& startAddr, uint32_t row, uint32_t width, ImagePixelFormat format, uint32_t stride) const WriteBlockToFile() argument
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_speed.cpp29 AudioSpeed::AudioSpeed(size_t rate, size_t format, size_t channels):rate_(rate), format_(format), channels_(channels) in AudioSpeed() argument
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_decoder_adapter.cpp131 Status SurfaceDecoderAdapter::Configure(const Format &format) in Configure() argument
280 Status SurfaceDecoderAdapter::SetParameter(const Format &format) in SetParameter() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dlog.h152 PluginLog(CORE_NS::ILogger::LogLevel logLevel, const BASE_NS::string_view filename, int lineNumber, FORMAT_ATTRIBUTE const char* format, ...) PluginLog() argument
164 PluginLogOnce(const BASE_NS::string_view id, CORE_NS::ILogger::LogLevel logLevel, const BASE_NS::string_view filename, int lineNumber, FORMAT_ATTRIBUTE const char* format, ...) PluginLogOnce() argument
176 PluginLogAssert(const BASE_NS::string_view filename, int lineNumber, bool expression, const BASE_NS::string_view expressionString, FORMAT_ATTRIBUTE const char* format, ...) PluginLogAssert() argument

Completed in 15 milliseconds

1...<<31323334353637383940>>...170