Home
last modified time | relevance | path

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

/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3HWI.h132 …QCamera3ReprocessChannel *addOnlineReprocChannel(QCamera3Channel *pInputChannel, QCamera3PicChanne…
DQCamera3Channel.h210 mm_camera_buf_def_t* pInputBuffer,QCamera3Channel* pInputChannel);
DQCamera3Channel.cpp975 mm_camera_buf_def_t *pInputBuffer,QCamera3Channel* pInputChannel) in request() argument
1034 m_postprocessor.processAuxiliaryData(pInputBuffer,pInputChannel); in request()
DQCamera3HWI.cpp3631 … QCamera3Channel *pInputChannel, QCamera3PicChannel *picChHandle) in addOnlineReprocChannel() argument
3635 if (pInputChannel == NULL) { in addOnlineReprocChannel()
3641 mCameraHandle->ops, NULL, pInputChannel->mPaddingInfo, this, picChHandle); in addOnlineReprocChannel()
3687 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()