Home | History | Annotate | Download | only in HAL

Lines Matching defs:pMetaStream

3803             QCameraStream *pMetaStream = NULL;
3813 pMetaStream = pStream;
3819 if ((NULL != pMetaChannel) && (NULL != pMetaStream)) {
3820 rc = pChannel->linkStream(pMetaChannel, pMetaStream);