Home
last modified time | relevance | path

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

/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/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/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.cpp733 mStreamType(stream_type), in QCamera3ProcessingChannel()
1010 LOGD("Got a request with input buffer, output streamType = %d", mStreamType); in request()
1183 rc = mOfflineMemory.registerBuffer(pInputBuffer->buffer, mStreamType); in setFwkInputPPData()
1544 reproc_cfg.stream_type = mStreamType; in setReprocConfig()
1579 LOGE("Stream %d plane info calculation failed!", mStreamType); in setReprocConfig()
1817 rc = translateStreamTypeAndFormat(mCamera3Stream, mStreamType, in initialize()
1824 if ((mStreamType == CAM_STREAM_TYPE_VIDEO) || in initialize()
1825 (mStreamType == CAM_STREAM_TYPE_PREVIEW)) { in initialize()
1856 mStreamType); in initialize()
1864 rc = QCamera3Channel::addStream(mStreamType, in initialize()
[all …]
DQCamera3Channel.h255 cam_stream_type_t mStreamType; variable
656 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
/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/google/marlin/camera/QCamera2/HAL/
DQCameraMem.cpp82 mStreamType(streamType), in QCameraMemory()
409 mStreamType, in alloc()
415 mStreamType); in alloc()
440 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
DQCameraMem.h134 cam_stream_type_t mStreamType; variable