Lines Matching refs:NULL

37         if (NULL == ap->mBufferQueue.mArray) {
56 if (NULL == ap->mAndroidBufferQueue.mBufferArray) {
70 if ((mime != NULL) && !(strcasecmp(mime, (const char *)SL_ANDROID_MIME_AACADTS) &&
100 if ((NULL == pDevice) || (SL_DEFAULTDEVICEID_LED != deviceID)) {
103 *pDevice = NULL;
106 if (NULL == pCLEDDevice_class) {
110 pInterfaceRequired, &exposedMask, NULL);
114 if (NULL == thiz) {
138 if ((NULL == pDevice) || (SL_DEFAULTDEVICEID_VIBRA != deviceID)) {
141 *pDevice = NULL;
144 if (NULL == pCVibraDevice_class) {
148 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
152 if (NULL == thiz) {
176 if (NULL == pPlayer) {
179 *pPlayer = NULL;
182 assert(NULL != pCAudioPlayer_class);
189 if (NULL == thiz) {
217 thiz->mTrack = NULL;
223 thiz->mSndFile.mPathname = NULL;
224 thiz->mSndFile.mSNDFILE = NULL;
277 pAudioSrc = NULL;
278 pAudioSnk = NULL;
416 if (NULL == pRecorder) {
419 *pRecorder = NULL;
422 if (NULL == pCAudioRecorder_class) {
426 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
434 if (NULL == thiz) {
483 pAudioSrc = NULL;
484 pAudioSnk = NULL;
514 if (NULL == thiz->mBufferQueue.mArray) {
559 if ((NULL == pPlayer) || (NULL == pMIDISrc) || (NULL == pAudioOutput)) {
562 *pPlayer = NULL;
565 if (NULL == pCMidiPlayer_class) {
569 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
573 if (NULL == thiz) {
578 "pBankSrc", pBanksrc, NULL | URI | ADDRESS, NULL
579 "pAudioOutput", pAudioOutput, OUTPUTMIX, NULL
580 "pVibra", pVibra, NULL | IODEVICE, NULL
581 "pLEDArray", pLEDArray, NULL | IODEVICE, NULL
605 if (NULL == pListener) {
608 *pListener = NULL;
611 if (NULL == pCListener_class) {
615 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
619 if (NULL == thiz) {
642 if (NULL == pGroup) {
645 *pGroup = NULL;
648 if (NULL == pC3DGroup_class) {
652 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
656 if (NULL == thiz) {
679 if (NULL == pMix) {
682 *pMix = NULL;
685 assert(NULL != pCOutputMix_class);
687 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
690 if (NULL == thiz) {
700 if (NULL == thisEngine->mOutputMix) {
730 if (NULL == pMetadataExtractor) {
733 *pMetadataExtractor = NULL;
737 if (NULL == pCMetadataExtractor_class) {
741 pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
746 if (NULL == thiz) {
773 if (NULL == pObject) {
776 *pObject = NULL;
789 if (NULL == pNumSupportedInterfaces) {
793 if (NULL == clazz) {
828 if (NULL == pInterfaceId) {
831 *pInterfaceId = NULL;
833 if (NULL == clazz) {
883 if (NULL == pNumExtensions) {
899 if (NULL == pNameLength) {
910 if (NULL == pExtensionName) {
941 if (NULL == pSupported) {
945 if (NULL == pExtensionName) {
989 thiz->mOutputMix = NULL;
996 thiz->mInstances[i] = NULL;
1066 if (NULL == pPlayer) {
1069 *pPlayer = NULL;
1072 assert(NULL != pCMediaPlayer_class);
1074 (const SLInterfaceID *) pInterfaceIds, pInterfaceRequired, &exposedMask, NULL);
1080 if (NULL == thiz) {
1161 pDataSrc = NULL;
1162 pBankSrc = NULL;
1163 pAudioSnk = NULL;
1164 pImageVideoSnk = NULL;
1165 pVibra = NULL;
1166 pLEDArray = NULL;
1219 if (NULL == thiz->mAndroidBufferQueue.mBufferArray) {
1330 if (NULL == pProfilesSupported) {