Searched refs:kAndroidBufferTypeInvalid (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_defs.h152 kAndroidBufferTypeInvalid = ((SLuint16) 0x0), enumerator in enum:AndroidBufferType_type
/frameworks/wilhelm/src/itf/
H A DIAndroidBufferQueue.c67 case kAndroidBufferTypeInvalid:
175 case kAndroidBufferTypeInvalid:
225 case kAndroidBufferTypeInvalid:
352 case kAndroidBufferTypeInvalid:
481 thiz->mBufferType = kAndroidBufferTypeInvalid;
512 case kAndroidBufferTypeInvalid:
513 bufferTypeString = "kAndroidBufferTypeInvalid";
H A DIEngine.c74 ap->mAndroidBufferQueue.mBufferType = kAndroidBufferTypeInvalid;
80 ap->mAndroidBufferQueue.mBufferType = kAndroidBufferTypeInvalid;
1202 thiz->mAndroidBufferQueue.mBufferType = kAndroidBufferTypeInvalid;

Completed in 775 milliseconds