Searched refs:pInputChannel (Results 1 – 14 of 14) sorted by relevance
/device/lge/hammerhead/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.h | 104 int32_t start(QCamera3Channel *pInputChannel,
|
D | QCamera3HWI.h | 150 …QCamera3ReprocessChannel *addOfflineReprocChannel(QCamera3Channel *pInputChannel, QCamera3PicChann…
|
D | QCamera3PostProc.cpp | 174 int32_t QCamera3PostProcessor::start(QCamera3Channel *pInputChannel, in start() argument 194 m_pReprocChannel = hal_obj->addOfflineReprocChannel(pInputChannel, m_parent, metadata); in start()
|
D | QCamera3HWI.cpp | 6039 … QCamera3Channel *pInputChannel, QCamera3PicChannel *picChHandle, metadata_buffer_t *metadata) in addOfflineReprocChannel() argument 6043 if (pInputChannel == NULL) { in addOfflineReprocChannel() 6049 mCameraHandle->ops, NULL, pInputChannel->mPaddingInfo, this, picChHandle); in addOfflineReprocChannel() 6104 pInputChannel, in addOfflineReprocChannel()
|
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3HWI.h | 135 …QCamera3ReprocessChannel *addOnlineReprocChannel(QCamera3Channel *pInputChannel, QCamera3PicChanne…
|
D | QCamera3Channel.h | 211 mm_camera_buf_def_t* pInputBuffer,QCamera3Channel* pInputChannel);
|
D | QCamera3Channel.cpp | 979 mm_camera_buf_def_t *pInputBuffer,QCamera3Channel* pInputChannel) in request() argument 1038 m_postprocessor.processAuxiliaryData(pInputBuffer,pInputChannel); in request()
|
D | QCamera3HWI.cpp | 3627 … QCamera3Channel *pInputChannel, QCamera3PicChannel *picChHandle) in addOnlineReprocChannel() argument 3631 if (pInputChannel == NULL) { in addOnlineReprocChannel() 3637 mCameraHandle->ops, NULL, pInputChannel->mPaddingInfo, this, picChHandle); in addOnlineReprocChannel() 3683 pInputChannel, in addOnlineReprocChannel()
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCamera2HWI.h | 316 QCameraReprocessChannel *addOnlineReprocChannel(QCameraChannel *pInputChannel);
|
D | QCamera2HWI.cpp | 3159 QCameraChannel *pInputChannel) in addOnlineReprocChannel() argument 3164 if (pInputChannel == NULL) { in addOnlineReprocChannel() 3225 pInputChannel, in addOnlineReprocChannel()
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCamera2HWI.h | 316 QCameraReprocessChannel *addOnlineReprocChannel(QCameraChannel *pInputChannel);
|
D | QCamera2HWI.cpp | 3159 QCameraChannel *pInputChannel) in addOnlineReprocChannel() argument 3164 if (pInputChannel == NULL) { in addOnlineReprocChannel() 3225 pInputChannel, in addOnlineReprocChannel()
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCamera2HWI.h | 389 QCameraReprocessChannel *addReprocChannel(QCameraChannel *pInputChannel);
|
D | QCamera2HWI.cpp | 4544 QCameraChannel *pInputChannel) in addReprocChannel() argument 4550 if (pInputChannel == NULL) { in addReprocChannel() 4686 pInputChannel, in addReprocChannel()
|