Searched refs:FIRST_VALID (Results 1 - 1 of 1) sorted by relevance
/system/media/opensles/tests/sandbox/ | ||
H A D | object.c | 45 #define FIRST_VALID SL_OBJECTID_ENGINE macro 47 for (objectID = FIRST_VALID - 1; objectID <= LAST_VALID + 1; ++objectID) { |
Completed in 51 milliseconds