Searched refs:ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput (Results 1 – 9 of 9) sorted by relevance
66 ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput; # introduced=31
1728 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput() function1949 NNCL_FUNC(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput),
1645 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput() function
2166 int ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(
557 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(
691 int (*ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput)( member
340 NNAPI_CALL(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in getPreferredMemoryAlignmentForOutput()
1181 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(mCompilation, 0, in TEST_F()1202 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(nullptr, 0, in TEST_F()1205 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput(mCompilation, 0, in TEST_F()1223 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in TEST_F()3151 EXPECT_EQ(ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in TEST_F()
456 mNnApi->getFL5()->ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput( in getPreferredMemoryAlignmentForOutput()