Searched refs:new_prefetch_status (Results 1 - 6 of 6) sorted by relevance

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp80 SLuint32 new_prefetch_status; local
84 new_prefetch_status = SL_PREFETCHSTATUS_ERROR;
87 new_prefetch_status = status;
94 prefetch_status = new_prefetch_status;
H A DslesTestSlowDownUri.cpp125 SLuint32 new_prefetch_status; local
129 new_prefetch_status = SL_PREFETCHSTATUS_ERROR;
132 new_prefetch_status = status;
139 prefetch_status = new_prefetch_status;
/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp80 SLuint32 new_prefetch_status; local
83 new_prefetch_status = SL_PREFETCHSTATUS_ERROR;
86 new_prefetch_status = status;
93 prefetch_status = new_prefetch_status;
/frameworks/wilhelm/tests/sandbox/
H A Dreverb.c200 SLuint32 new_prefetch_status; local
203 new_prefetch_status = SL_PREFETCHSTATUS_ERROR;
206 new_prefetch_status = status;
213 prefetch_status = new_prefetch_status;
H A Dxaplay.c108 XAuint32 new_prefetch_status; local
112 new_prefetch_status = PREFETCHSTATUS_ERROR;
114 new_prefetch_status = status;
121 prefetch_status = new_prefetch_status;
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp171 SLuint32 new_prefetch_status; local
175 new_prefetch_status = PREFETCHSTATUS_ERROR;
177 new_prefetch_status = status;
184 prefetch_status = new_prefetch_status;

Completed in 3688 milliseconds