| /foundation/ai/neural_network_runtime/test/unittest/inner_kits/ |
| H A D | neural_network_runtime_inner_test.cpp | 165 mindspore::lite::Format format = mindspore::lite::Format::FORMAT_HWCK; in HWTEST_F() local
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| H A D | time_util.cpp | 103 string TimeUtil::GetCurrTime(TimeFormat format) in GetCurrTime() argument
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| H A D | string_helper.cpp | 171 std::string StringHelper::Format(const char *format, ...)
in Format() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/mediachannel/ |
| H A D | media_channel_def.h | 65 AudioFormat format; member
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/ |
| H A D | js_photo_editor_extension_context.cpp | 193 std::string format = AppExecFwk::UnwrapStringFromJS(env, jsFormat, ""); in UnwrapPackOption() local
|
| /foundation/CastEngine/castengine_wifi_display/interfaces/innerkits/native/wfd/include/ |
| H A D | wifi_diaplay.h | 51 int32_t format; member
|
| /foundation/CastEngine/castengine_wifi_display/services/interaction/scene/ |
| H A D | scene_format.cpp | 264 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 D | testing_bitmap.h | 80 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 D | text_timer_model_ng.cpp | 45 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 D | text_clock_model_ng.cpp | 44 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 D | ui_digital_clock.cpp | 135 const char* format = verticalShow_ ? formatWithoutColon : formatWithColon; in UpdateClock() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | number_format_module.cpp | 31 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 D | text_clock_content_modifier_test_ng.cpp | 57 std::optional<std::string> format = std::nullopt; member
|
| H A D | text_clock_content_modifier_add_test_ng.cpp | 57 std::optional<std::string> format = std::nullopt; member
|
| /foundation/arkui/ui_lite/frameworks/dfx/ |
| H A D | ui_screenshot.cpp | 102 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 D | audio_speed.cpp | 29 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 D | surface_decoder_adapter.cpp | 131 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 D | log.h | 152 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
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | audio_common_converter.cpp | 32 void AudioCommonConverter::ConvertBufferTo32Bit(const uint8_t *buffer, int32_t format, int32_t *dst, size_t count, in ConvertBufferTo32Bit() argument 83 void AudioCommonConverter::ConvertBufferTo16Bit(const uint8_t *buffer, int32_t format, int16_t *dst, size_t count, in ConvertBufferTo16Bit() argument
|
| /foundation/multimedia/av_codec/frameworks/native/avmuxer/ |
| H A D | avmuxer_impl.cpp | 30 std::shared_ptr<AVMuxer> AVMuxerFactory::CreateAVMuxer(int32_t fd, Plugins::OutputFormat format) in CreateAVMuxer() argument 56 int32_t AVMuxerImpl::Init(int32_t fd, Plugins::OutputFormat format) in Init() argument
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/amrnb/ |
| H A D | ffmpeg_amrnb_decoder_plugin.cpp | 94 auto format = basePlugin->GetFormat(); in SetParameter() local 102 auto format = basePlugin->GetFormat(); in GetParameter() local 138 Status FFmpegAmrnbDecoderPlugin::CheckInit(const std::shared_ptr<Meta> &format) in CheckInit() argument [all...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/amrwb/ |
| H A D | ffmpeg_amrwb_decoder_plugin.cpp | 95 auto format = basePlugin->GetFormat(); in SetParameter() local 103 auto format = basePlugin->GetFormat(); in GetParameter() local 139 Status FFmpegAmrWbDecoderPlugin::CheckInit(const std::shared_ptr<Meta> &format) in CheckInit() argument [all...] |
| /foundation/multimedia/av_codec/frameworks/native/avcodec/ |
| H A D | avcodec_video_encoder_impl.cpp | 31 Format format; in CreateByMime() local 44 Format format; in CreateByName() local 54 int32_t VideoEncoderFactory::CreateByMime(const std::string &mime, Format &format, in CreateByMime() argument 67 int32_t VideoEncoderFactory::CreateByName(const std::string &name, Format &format, in CreateByName() argument 80 int32_t AVCodecVideoEncoderImpl::Init(AVCodecType type, bool isMimeType, const std::string &name, Format &format) in Init() argument 104 Configure(const Format &format) Configure() argument 208 GetOutputFormat(Format &format) GetOutputFormat() argument 224 SetParameter(const Format &format) SetParameter() argument 267 GetInputFormat(Format &format) GetInputFormat() argument [all...] |
| H A D | avcodec_video_decoder_impl.cpp | 31 Format format; in CreateByMime() local 43 Format format; in CreateByName() local 79 int32_t AVCodecVideoDecoderImpl::Init(AVCodecType type, bool isMimeType, const std::string &name, Format &format) in Init() argument 53 CreateByMime(const std::string &mime, Format &format, std::shared_ptr<AVCodecVideoDecoder> &decoder) CreateByMime() argument 66 CreateByName(const std::string &name, Format &format, std::shared_ptr<AVCodecVideoDecoder> &decoder) CreateByName() argument 103 Configure(const Format &format) Configure() argument 183 GetOutputFormat(Format &format) GetOutputFormat() argument 207 SetParameter(const Format &format) SetParameter() argument [all...] |
| /foundation/multimedia/av_codec/frameworks/native/avcodeclist/ |
| H A D | avcodeclist_impl.cpp | 88 std::string AVCodecListImpl::FindDecoder(const Format &format) in FindDecoder() argument 93 std::string AVCodecListImpl::FindEncoder(const Format &format) in FindEncoder() argument
|