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
131
#define
PREFETCHSTATUS_ERROR
((SLuint32) (-1))
175
new_prefetch_status =
PREFETCHSTATUS_ERROR
;
764
if (prefetch_status ==
PREFETCHSTATUS_ERROR
) {
[
all
...]
/frameworks/wilhelm/tests/sandbox/
xaplay.c
59
#define
PREFETCHSTATUS_ERROR
((XAuint32) (-1))
112
new_prefetch_status =
PREFETCHSTATUS_ERROR
;
584
if (prefetch_status ==
PREFETCHSTATUS_ERROR
) {
[
all
...]
Completed in 26 milliseconds