Home | History | Annotate | Download | only in HAL

Lines Matching refs:streamInfoBuf

165  *   @streamInfoBuf  : ptr to buf that contains stream info
179 QCameraHeapMemory *streamInfoBuf, QCameraHeapMemory *miscBuf,
188 if (streamInfoBuf != NULL) {
189 streamInfoBuf->deallocate();
190 delete streamInfoBuf;
191 streamInfoBuf = NULL;
200 if (streamInfoBuf != NULL) {
201 streamInfoBuf->deallocate();
202 delete streamInfoBuf;
203 streamInfoBuf = NULL;
208 rc = pStream->init(streamInfoBuf, miscBuf, minStreamBufNum,