Home
last modified time | relevance | path

Searched refs:PREFETCHSTATUS_ERROR (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp129 #define PREFETCHSTATUS_ERROR ((SLuint32) (-1)) macro
173 new_prefetch_status = PREFETCHSTATUS_ERROR; in PrefetchEventCallback()
764 if (prefetch_status == PREFETCHSTATUS_ERROR) { in TestDecToBuffQueue()
/frameworks/wilhelm/tests/sandbox/
Dxaplay.c60 #define PREFETCHSTATUS_ERROR ((XAuint32) (-1)) macro
113 new_prefetch_status = PREFETCHSTATUS_ERROR; in prefetchStatusCallback()
585 if (prefetch_status == PREFETCHSTATUS_ERROR) { in main()