Home | History | Annotate | Download | only in examples

Lines Matching refs:prefetch_status

133 // Mutex and condition shared with main program to protect prefetch_status
137 SLuint32 prefetch_status = PREFETCHSTATUS_UNKNOWN;
184 prefetch_status = new_prefetch_status;
760 while (prefetch_status == PREFETCHSTATUS_UNKNOWN) {
764 if (prefetch_status == PREFETCHSTATUS_ERROR) {