Home
last modified time | relevance | path

Searched defs:GetByteSize (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp151 OH_NN_ReturnCode TensorDesc::GetByteSize(size_t* byteSize) const in GetByteSize() function in OHOS::NeuralNetworkRuntime::TensorDesc
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp65 int Char::GetByteSize(zchar c) /* [in] */ in GetByteSize() function in OHOS::AAFwk::Char
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp293 size_t CustomPropertyPodContainer::GetByteSize() const in GetByteSize() function in CustomPropertyPodContainer
649 size_t CustomPropertyBindingContainer::GetByteSize() const in GetByteSize() function in CustomPropertyBindingContainer
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/offlineaudioeffect/src/
H A Doffline_audio_effect_server_chain.cpp58 static inline int32_t GetByteSize(AudioSampleFormat format) in GetByteSize() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp291 size_t CustomPropertyPodContainer::GetByteSize() const in GetByteSize() function in CustomPropertyPodContainer
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dvolume_tools.cpp104 size_t VolumeTools::GetByteSize(AudioSampleFormat format) in GetByteSize() function in OHOS::AudioStandard::VolumeTools
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp680 static uint64_t GetByteSize(int32_t width, int32_t height) in HeapMemAlloc() function