/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/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/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 733 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 …]
|
D | QCamera3Channel.h | 255 cam_stream_type_t mStreamType; variable 656 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
|
/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/google/marlin/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 82 mStreamType(streamType), in QCameraMemory() 409 mStreamType, in alloc() 415 mStreamType); in alloc() 440 mMemoryPool->releaseBuffer(mMemInfo[i], mStreamType); in dealloc()
|
D | QCameraMem.h | 134 cam_stream_type_t mStreamType; variable
|