HomeSort by relevance Sort by last modified time
    Searched refs:new_prefetch_status (Results 1 - 6 of 6) sorted by null

  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 80 SLuint32 new_prefetch_status; local
84 new_prefetch_status = SL_PREFETCHSTATUS_ERROR;
87 new_prefetch_status = status;
94 prefetch_status = new_prefetch_status;
slesTestSlowDownUri.cpp 125 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/
slesTest_playMuteSolo.cpp 80 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/
reverb.c 200 SLuint32 new_prefetch_status; local
203 new_prefetch_status = SL_PREFETCHSTATUS_ERROR;
206 new_prefetch_status = status;
213 prefetch_status = new_prefetch_status;
xaplay.c 109 XAuint32 new_prefetch_status; local
113 new_prefetch_status = PREFETCHSTATUS_ERROR;
115 new_prefetch_status = status;
122 prefetch_status = new_prefetch_status;
    [all...]
  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 169 SLuint32 new_prefetch_status; local
173 new_prefetch_status = PREFETCHSTATUS_ERROR;
175 new_prefetch_status = status;
182 prefetch_status = new_prefetch_status;
    [all...]

Completed in 106 milliseconds