Searched refs:Armoutputstorage (Results 1 – 2 of 2) sorted by relevance
490 phandle->Armoutputstorage[i] = NULL; in InitMMCodecEx()799 phandle->Armoutputstorage[i] = NULL; in InitMMCodec()965 phandle->Armoutputstorage[phandle->iBufoutputcount] = phandle->commStruct; in QueueBuffer()1826 …facehandle)->dbg, "Address Armoutputstorage %p \n ",((LCML_DSP_INTERFACE *)arg)->Armoutputstorage); in MessagingThread()1833 if( hDSPInterface ->Armoutputstorage[i] != NULL in MessagingThread()1834 … && hDSPInterface ->Armoutputstorage[i]->iArmArg == msg.dwArg1) in MessagingThread()1837 tmpDspStructAddress = hDSPInterface->Armoutputstorage[i] ; in MessagingThread()1838 hDSPInterface ->Armoutputstorage[i] =NULL; in MessagingThread()2030 … "LCMLSTOP: %d hDSPInterface->Armoutputstorage[k] = %p\n", k, hDSPInterface->Armoutputstorage[k]); in MessagingThread()2031 if (hDSPInterface->Armoutputstorage[k] != NULL) in MessagingThread()[all …]
272 TArmDspCommunicationStruct* Armoutputstorage[QUEUE_SIZE]; member