Home
last modified time | relevance | path

Searched defs:inDepth (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/cpython2/Mac/Modules/app/
D_Appmodule.c218 SInt16 inDepth; in App_SetThemePen() local
242 SInt16 inDepth; in App_SetThemeBackground() local
266 SInt16 inDepth; in App_SetThemeTextColor() local
566 SInt16 inDepth; in App_IsThemeInColor() local
1521 SInt16 inDepth; in App_ApplyThemeBackground() local
1593 SInt16 inDepth; in App_GetThemeBrushAsColor() local
1619 SInt16 inDepth; in App_GetThemeTextColor() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DRoiAlign.cpp61 uint32_t inDepth = getSizeOfDimension(inputShape, 3); in roiAlignNhwc() local
188 uint32_t inDepth = getSizeOfDimension(inputShape, 3); in roiAlignQuantNhwc() local
343 uint32_t inDepth = getSizeOfDimension(input, useNchw ? 1 : 3); in prepare() local
DRoiPooling.cpp55 uint32_t inDepth = getSizeOfDimension(inputShape, 3); in roiPoolingNhwc() local
189 uint32_t inDepth = getSizeOfDimension(input, useNchw ? 1 : 3); in prepare() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DDepthToSpace.cpp31 const unsigned int inDepth = inputShape[dataLayoutIndexed.GetChannelsIndex()]; in DepthToSpace() local
/aosp_15_r20/external/ksp/common-util/src/main/kotlin/com/google/devtools/ksp/visitor/
H A DCollectAnnotatedSymbolsVisitor.kt33 class CollectAnnotatedSymbolsVisitor(private val inDepth: Boolean) : KSVisitorVoid() { constant in com.google.devtools.ksp.visitor.CollectAnnotatedSymbolsVisitor
/aosp_15_r20/external/armnn/src/armnn/layers/
H A DPooling3dLayer.cpp51 unsigned int inDepth = inputShape[dimensionIndices.GetDepthIndex()]; in InferOutputShapes() local
H A DConvolution3dLayer.cpp78 unsigned int inDepth = inputShape[dataLayoutIndex.GetDepthIndex()]; in InferOutputShapes() local
/aosp_15_r20/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c425 SInt16 inDepth; in CtlObj_SetUpControlBackground() local
447 SInt16 inDepth; in CtlObj_SetUpControlTextColor() local