Home
last modified time | relevance | path

Searched defs:baseIndex (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dbitmap_helpers.h72 int32_t baseIndex = 0; in Resize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.cpp213 const std::set<int32_t>& activeItems, const std::set<int32_t>& cachedItems, int32_t baseIndex) in DoSetActiveChildRange()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_utils.cpp345 uint32_t baseIndex = 0xF; in GenerateAACCodecConfig() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.cpp718 int32_t baseIndex = controlIndex - chainAdapter_->GetControlIndex(); in GetChainDelta() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h550 … const std::set<int32_t>& activeItems, const std::set<int32_t>& cachedItems, int32_t baseIndex) in DoSetActiveChildRange()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp618 const uint8_t baseIndex = 0; in ExtractGainmapImage() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2088 int32_t baseIndex = controlIndex - chainAdapter_->GetControlIndex(); in GetChainDelta() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp2905 auto baseIndex = -firstItemInfo.second.startPos < swiperWidthHalf ? firstIndex : firstIndex + 1; in ComputeNextIndexInSinglePage() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1751 std::size_t baseIndex = filesDataPath.find(baseDir); in PrepareInitOHOSWeb() local