Home
last modified time | relevance | path

Searched defs:lengthSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/
H A Dwifi_direct_protocol.h25 uint32_t lengthSize; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_data_box.cpp27 …::ParseExtents(Item& item, HeifStreamReader &reader, int indexSize, int offsetSize, int lengthSize) in ParseExtents()
68 int lengthSize = (values4 >> ONE_BYTE_SHIFT) & 0xF; in ParseContent() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp224 size_t lengthSize = 12 * sizeof(float); in SetInputAndOutput() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp225 size_t lengthSize = 12 * sizeof(float); in SetInputAndOutput() local