Lines Matching refs:NULL

38         if (NULL == ap->mBufferQueue.mArray) {
57 if (NULL == ap->mAndroidBufferQueue.mBufferArray) {
71 if ((mime != NULL) && !(strcasecmp(mime, (const char *)SL_ANDROID_MIME_AACADTS) &&
101 if ((NULL == pDevice) || (SL_DEFAULTDEVICEID_LED != deviceID)) {
104 *pDevice = NULL;
107 if (NULL == pCLEDDevice_class) {
111 pInterfaceRequired, &exposedMask, NULL);
115 if (NULL == thiz) {
139 if ((NULL == pDevice) || (SL_DEFAULTDEVICEID_VIBRA != deviceID)) {
142 *pDevice = NULL;
145 if (NULL == pCVibraDevice_class) {
149 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
153 if (NULL == thiz) {
177 if (NULL == pPlayer) {
180 *pPlayer = NULL;
183 assert(NULL != pCAudioPlayer_class);
190 if (NULL == thiz) {
218 thiz->mTrack = NULL;
224 thiz->mSndFile.mPathname = NULL;
225 thiz->mSndFile.mSNDFILE = NULL;
278 pAudioSrc = NULL;
279 pAudioSnk = NULL;
417 if (NULL == pRecorder) {
420 *pRecorder = NULL;
423 if (NULL == pCAudioRecorder_class) {
427 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
435 if (NULL == thiz) {
484 pAudioSrc = NULL;
485 pAudioSnk = NULL;
515 if (NULL == thiz->mBufferQueue.mArray) {
560 if ((NULL == pPlayer) || (NULL == pMIDISrc) || (NULL == pAudioOutput)) {
563 *pPlayer = NULL;
566 if (NULL == pCMidiPlayer_class) {
570 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
574 if (NULL == thiz) {
579 "pBankSrc", pBanksrc, NULL | URI | ADDRESS, NULL
580 "pAudioOutput", pAudioOutput, OUTPUTMIX, NULL
581 "pVibra", pVibra, NULL | IODEVICE, NULL
582 "pLEDArray", pLEDArray, NULL | IODEVICE, NULL
606 if (NULL == pListener) {
609 *pListener = NULL;
612 if (NULL == pCListener_class) {
616 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
620 if (NULL == thiz) {
643 if (NULL == pGroup) {
646 *pGroup = NULL;
649 if (NULL == pC3DGroup_class) {
653 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
657 if (NULL == thiz) {
680 if (NULL == pMix) {
683 *pMix = NULL;
686 assert(NULL != pCOutputMix_class);
688 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
691 if (NULL == thiz) {
701 if (NULL == thisEngine->mOutputMix) {
731 if (NULL == pMetadataExtractor) {
734 *pMetadataExtractor = NULL;
738 if (NULL == pCMetadataExtractor_class) {
742 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
747 if (NULL == thiz) {
774 if (NULL == pObject) {
777 *pObject = NULL;
790 if (NULL == pNumSupportedInterfaces) {
794 if (NULL == clazz) {
829 if (NULL == pInterfaceId) {
832 *pInterfaceId = NULL;
834 if (NULL == clazz) {
884 if (NULL == pNumExtensions) {
900 if (NULL == pNameLength) {
911 if (NULL == pExtensionName) {
942 if (NULL == pSupported) {
946 if (NULL == pExtensionName) {
990 thiz->mOutputMix = NULL;
997 thiz->mInstances[i] = NULL;
1072 if (NULL == pPlayer) {
1075 *pPlayer = NULL;
1078 assert(NULL != pCMediaPlayer_class);
1080 (const SLInterfaceID *) pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
1086 if (NULL == thiz) {
1167 pDataSrc = NULL;
1168 pBankSrc = NULL;
1169 pAudioSnk = NULL;
1170 pImageVideoSnk = NULL;
1171 pVibra = NULL;
1172 pLEDArray = NULL;
1224 if (NULL == thiz->mAndroidBufferQueue.mBufferArray) {
1335 if (NULL == pProfilesSupported) {