Searched refs:mStreamType (Results 1 – 12 of 12) sorted by relevance
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 529 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 …]
|
D | QCamera3Channel.h | 212 cam_stream_type_t mStreamType; variable 583 cam_stream_type_t mStreamType; variable
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 529 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 …]
|
D | QCamera3Channel.h | 212 cam_stream_type_t mStreamType; variable 583 cam_stream_type_t mStreamType; variable
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 516 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 …]
|
D | QCamera3Channel.h | 167 cam_stream_type_t mStreamType; // Stream type variable 322 cam_stream_type_t mStreamType; variable
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 66 mStreamType(streamType) in QCameraMemory() 273 mStreamType, in alloc() 279 mStreamType); in alloc() 303 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
|
D | QCameraMem.h | 103 cam_stream_type_t mStreamType; variable
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 70 mStreamType(streamType), in QCameraMemory() 415 mStreamType, in alloc() 421 mStreamType); in alloc() 446 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
|
D | QCameraMem.h | 121 cam_stream_type_t mStreamType; variable
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 70 mStreamType(streamType), in QCameraMemory() 415 mStreamType, in alloc() 421 mStreamType); in alloc() 446 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
|
D | QCameraMem.h | 121 cam_stream_type_t mStreamType; variable
|