Searched refs:mStreamType (Results 1 – 6 of 6) sorted by relevance
166 cam_stream_type_t mStreamType; // Stream type variable320 cam_stream_type_t mStreamType; variable
517 mStreamType(stream_type) in QCamera3RegularChannel()577 if (mStreamType == CAM_STREAM_TYPE_VIDEO) { in initialize()579 } else if (mStreamType == CAM_STREAM_TYPE_PREVIEW) { in initialize()603 rc = QCamera3Channel::addStream(mStreamType, in initialize()1481 mStreamType = CAM_STREAM_TYPE_SNAPSHOT; in QCamera3PicChannel()1569 streamType = mStreamType; in initialize()1619 reproc_cfg.stream_type = mStreamType; in request()1704 rc = mOfflineMemory.registerBuffer(pInputBuffer->buffer, mStreamType); in request()1869 rc = mMemory.registerBuffer(buffer, mStreamType); in registerBuffer()
66 mStreamType(streamType) in QCameraMemory()273 mStreamType, in alloc()279 mStreamType); in alloc()303 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
103 cam_stream_type_t mStreamType; variable
453 mStreamType(stream_type) in QCamera3RegularChannel()508 if (mStreamType == CAM_STREAM_TYPE_VIDEO) { in initialize()510 } else if (mStreamType == CAM_STREAM_TYPE_PREVIEW) { in initialize()534 rc = QCamera3Channel::addStream(mStreamType, in initialize()
154 cam_stream_type_t mStreamType; // Stream type variable