Home
last modified time | relevance | path

Searched defs:format (Results 476 - 500 of 6002) sorted by relevance

1...<<11121314151617181920>>...241

/base/security/security_guard/test/unittest/mock/config_manager/
H A Dconfig_define.h26 std::string format; member
/base/startup/appspawn/service/hnp/base/
H A Dhnp_log.c74 void HnpLogPrintf(int logLevel, char *module, const char *format, ...) in HnpLogPrintf() argument
/base/security/security_guard/test/unittest/data_collect/include/
H A Dconfig_define.h26 std::string format; member
/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_photo_data.cpp42 void VCardPhotoData::InitPhotoData(std::string &format, std::string &hexBytes) in InitPhotoData() argument
48 void VCardPhotoData::SetFormat(std::string &format) in SetFormat() argument
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
H A Dmediacodecdecoderadapterimpl_fuzzer.cpp85 std::shared_ptr<NWeb::DecoderFormatAdapter> format = std::make_unique<DecoderFormatAdapterMock>(); in MediaCodecDecoderAdapterImplFuzzTest() local
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_node_utils.cpp25 static uint32_t ConvertOhosFormat2RkFormat(uint32_t format) in ConvertOhosFormat2RkFormat() argument
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h37 uint32_t format; member
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h37 uint32_t format; member
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h37 uint32_t format; member
/foundation/ability/ability_runtime/utils/global/time/include/
H A Dtime_util.h42 [[maybe_unused]] static std::string FormatTime(const std::string &format) in FormatTime() argument
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_builder.cpp92 StringBuilder &StringBuilder::AppendFormat(const char *format, ...) in AppendFormat() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_clock_model_impl.cpp30 void TextClockModelImpl::SetFormat(const std::string& format) in SetFormat() argument
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_channel_blend.cpp32 AudioBlend::AudioBlend(ChannelBlendMode blendMode, uint8_t format, uint8_t channel) in AudioBlend() argument
37 void AudioBlend::SetParams(ChannelBlendMode blendMode, uint8_t format, uint8_t channel) in SetParams() argument
/foundation/multimedia/av_codec/services/engine/base/
H A Dcodecbase.cpp94 int32_t CodecBase::GetInputFormat(Format& format) in GetInputFormat() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_ec_info.h43 std::string format; member in OHOS::AudioStandard::AudioEcInfo
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Dvolume_tools_unit_test.cpp180 AudioSampleFormat format = SAMPLE_S24LE; in HWTEST_F() local
201 AudioSampleFormat format = SAMPLE_S24LE; in HWTEST_F() local
222 AudioSampleFormat format = SAMPLE_S24LE; in HWTEST_F() local
246 AudioSampleFormat format = SAMPLE_S24LE; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dinput.cpp84 std::shared_ptr<std::string> format = std::static_pointer_cast<std::string>(value); in SetValue() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_image_info.h46 static SkColorType ConvertToSkColorType(const ColorType& format) in ConvertToSkColorType() argument
76 static SkAlphaType ConvertToSkAlphaType(const AlphaType& format) in ConvertToSkAlphaType() argument
102 static ColorType ConvertToColorType(const SkColorType& format) in ConvertToColorType() argument
130 static AlphaType ConvertToAlphaType(const SkAlphaType& format) in ConvertToAlphaType() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_format_convert_mdk_kits.cpp36 static bool IsMatchType(int32_t type, PixelFormat format) in IsMatchType() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_mdk.cpp66 int32_t OH_Image_Format(const ImageNative* native, int32_t* format) in OH_Image_Format() argument
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avbuffer/capi/
H A Davbuffer_capi_mock.cpp55 OH_AVFormat *format = OH_AVBuffer_GetParameter(buffer_); in GetParameter() local
61 int32_t AVBufferCapiMock::SetParameter(const std::shared_ptr<FormatMock> &format) in SetParameter() argument
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/
H A Dvideo_decoder_adapter_unit_test.cpp70 Format format; in HWTEST_F() local
119 Format format; in HWTEST_F() local
152 Format format; in HWTEST_F() local
162 Format format; in HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dhwh265_hdr2sdr_test.cpp55 OH_AVFormat *format; member
[all...]
H A Dconfigure_test.cpp83 OH_AVFormat *format = OH_AVFormat_Create(); in HWTEST_F() local
103 OH_AVFormat *format = OH_AVFormat_Create(); in HWTEST_F() local
123 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
143 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/codec/video_encoder/
H A Dvideo_encoder_filter.h76 Plugin::VideoPixelFormat format; member

Completed in 9 milliseconds

1...<<11121314151617181920>>...241