Home
last modified time | relevance | path

Searched refs:mStreamType (Results 1 – 12 of 12) sorted by relevance

/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.cpp529 mStreamType(stream_type), in QCamera3ProcessingChannel()
700 CDBG("%s: Got a request with input buffer, output streamType = %d", __func__, mStreamType); in request()
870 rc = mOfflineMemory.registerBuffer(pInputBuffer->buffer, mStreamType); in setFwkInputPPData()
1230 reproc_cfg.stream_type = mStreamType; in setReprocConfig()
1256 ALOGE("%s: Stream %d plane info calculation failed!", __func__, mStreamType); in setReprocConfig()
1446 rc = translateStreamTypeAndFormat(mCamera3Stream, mStreamType, in initialize()
1452 if ((mStreamType == CAM_STREAM_TYPE_VIDEO) || in initialize()
1453 (mStreamType == CAM_STREAM_TYPE_PREVIEW)) { in initialize()
1487 mStreamType); in initialize()
1495 rc = QCamera3Channel::addStream(mStreamType, in initialize()
[all …]
DQCamera3Channel.h212 cam_stream_type_t mStreamType; variable
583 cam_stream_type_t mStreamType; variable
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp529 mStreamType(stream_type), in QCamera3ProcessingChannel()
700 CDBG("%s: Got a request with input buffer, output streamType = %d", __func__, mStreamType); in request()
870 rc = mOfflineMemory.registerBuffer(pInputBuffer->buffer, mStreamType); in setFwkInputPPData()
1230 reproc_cfg.stream_type = mStreamType; in setReprocConfig()
1256 ALOGE("%s: Stream %d plane info calculation failed!", __func__, mStreamType); in setReprocConfig()
1446 rc = translateStreamTypeAndFormat(mCamera3Stream, mStreamType, in initialize()
1452 if ((mStreamType == CAM_STREAM_TYPE_VIDEO) || in initialize()
1453 (mStreamType == CAM_STREAM_TYPE_PREVIEW)) { in initialize()
1487 mStreamType); in initialize()
1495 rc = QCamera3Channel::addStream(mStreamType, in initialize()
[all …]
DQCamera3Channel.h212 cam_stream_type_t mStreamType; variable
583 cam_stream_type_t mStreamType; variable
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp516 mStreamType(stream_type), in QCamera3RegularChannel()
577 if (mStreamType == CAM_STREAM_TYPE_VIDEO) { in initialize()
579 } else if (mStreamType == CAM_STREAM_TYPE_PREVIEW) { in initialize()
600 if ((mStreamType == CAM_STREAM_TYPE_VIDEO) || in initialize()
601 (mStreamType == CAM_STREAM_TYPE_PREVIEW)) { in initialize()
635 mStreamType); in initialize()
642 rc = QCamera3Channel::addStream(mStreamType, in initialize()
1522 mStreamType = CAM_STREAM_TYPE_SNAPSHOT; in QCamera3PicChannel()
1610 streamType = mStreamType; in initialize()
1661 reproc_cfg.stream_type = mStreamType; in request()
[all …]
DQCamera3Channel.h167 cam_stream_type_t mStreamType; // Stream type variable
322 cam_stream_type_t mStreamType; variable
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraMem.cpp66 mStreamType(streamType) in QCameraMemory()
273 mStreamType, in alloc()
279 mStreamType); in alloc()
303 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
DQCameraMem.h103 cam_stream_type_t mStreamType; variable
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.cpp70 mStreamType(streamType), in QCameraMemory()
415 mStreamType, in alloc()
421 mStreamType); in alloc()
446 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
DQCameraMem.h121 cam_stream_type_t mStreamType; variable
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.cpp70 mStreamType(streamType), in QCameraMemory()
415 mStreamType, in alloc()
421 mStreamType); in alloc()
446 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
DQCameraMem.h121 cam_stream_type_t mStreamType; variable