Searched refs:ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput (Results 1 – 9 of 9) sorted by relevance
64 ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput; # introduced=31
1702 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput() function1948 NNCL_FUNC(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput),
1623 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput() function
2333 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(
537 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(
681 int (*ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput)( member
320 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in getPreferredMemoryAlignmentForInput()
1176 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(mCompilation, 0, in TEST_F()1193 ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(nullptr, 0, &result), in TEST_F()1195 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput(mCompilation, 0, in TEST_F()1218 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in TEST_F()3146 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in TEST_F()
444 mNnApi->getFL5()->ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput( in getPreferredMemoryAlignmentForInput()