OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREFETCHSTATUS_ERROR
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp
129
#define
PREFETCHSTATUS_ERROR
((SLuint32) (-1))
173
new_prefetch_status =
PREFETCHSTATUS_ERROR
;
764
if (prefetch_status ==
PREFETCHSTATUS_ERROR
) {
[
all
...]
/frameworks/wilhelm/tests/sandbox/
xaplay.c
60
#define
PREFETCHSTATUS_ERROR
((XAuint32) (-1))
113
new_prefetch_status =
PREFETCHSTATUS_ERROR
;
585
if (prefetch_status ==
PREFETCHSTATUS_ERROR
) {
[
all
...]
Completed in 74 milliseconds