Home
last modified time | relevance | path

Searched refs:pInputChannel (Results 1 – 14 of 14) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3PostProc.h104 int32_t start(QCamera3Channel *pInputChannel,
DQCamera3HWI.h150 …QCamera3ReprocessChannel *addOfflineReprocChannel(QCamera3Channel *pInputChannel, QCamera3PicChann…
DQCamera3PostProc.cpp174 int32_t QCamera3PostProcessor::start(QCamera3Channel *pInputChannel, in start() argument
194 m_pReprocChannel = hal_obj->addOfflineReprocChannel(pInputChannel, m_parent, metadata); in start()
DQCamera3HWI.cpp6039 … 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/
DQCamera3HWI.h135 …QCamera3ReprocessChannel *addOnlineReprocChannel(QCamera3Channel *pInputChannel, QCamera3PicChanne…
DQCamera3Channel.h211 mm_camera_buf_def_t* pInputBuffer,QCamera3Channel* pInputChannel);
DQCamera3Channel.cpp979 mm_camera_buf_def_t *pInputBuffer,QCamera3Channel* pInputChannel) in request() argument
1038 m_postprocessor.processAuxiliaryData(pInputBuffer,pInputChannel); in request()
DQCamera3HWI.cpp3627 … 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/
DQCamera2HWI.h316 QCameraReprocessChannel *addOnlineReprocChannel(QCameraChannel *pInputChannel);
DQCamera2HWI.cpp3159 QCameraChannel *pInputChannel) in addOnlineReprocChannel() argument
3164 if (pInputChannel == NULL) { in addOnlineReprocChannel()
3225 pInputChannel, in addOnlineReprocChannel()
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.h316 QCameraReprocessChannel *addOnlineReprocChannel(QCameraChannel *pInputChannel);
DQCamera2HWI.cpp3159 QCameraChannel *pInputChannel) in addOnlineReprocChannel() argument
3164 if (pInputChannel == NULL) { in addOnlineReprocChannel()
3225 pInputChannel, in addOnlineReprocChannel()
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h389 QCameraReprocessChannel *addReprocChannel(QCameraChannel *pInputChannel);
DQCamera2HWI.cpp4544 QCameraChannel *pInputChannel) in addReprocChannel() argument
4550 if (pInputChannel == NULL) { in addReprocChannel()
4686 pInputChannel, in addReprocChannel()