Searched refs:portDesc (Results 1 – 1 of 1) sorted by relevance
1353 sp<CodecBase::PortDescription> portDesc = in onMessageReceived() local1356 size_t numBuffers = portDesc->countBuffers(); in onMessageReceived()1361 totalSize += portDesc->bufferAt(i)->capacity(); in onMessageReceived()1371 info.mBufferID = portDesc->bufferIDAt(i); in onMessageReceived()1373 info.mData = portDesc->bufferAt(i); in onMessageReceived()1374 info.mNativeHandle = portDesc->handleAt(i); in onMessageReceived()1375 info.mMemRef = portDesc->memRefAt(i); in onMessageReceived()