Home | History | Annotate | Download | only in examples

Lines Matching full:prefetch_status

131 // Mutex and condition shared with main program to protect prefetch_status
135 SLuint32 prefetch_status = PREFETCHSTATUS_UNKNOWN;
182 prefetch_status = new_prefetch_status;
759 while (prefetch_status == PREFETCHSTATUS_UNKNOWN) {
763 if (prefetch_status == PREFETCHSTATUS_ERROR) {