Searched refs:pInputChannel (Results 1 – 6 of 6) sorted by relevance
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3HWI.h | 132 …QCamera3ReprocessChannel *addOnlineReprocChannel(QCamera3Channel *pInputChannel, QCamera3PicChanne…
|
D | QCamera3Channel.h | 210 mm_camera_buf_def_t* pInputBuffer,QCamera3Channel* pInputChannel);
|
D | QCamera3Channel.cpp | 975 mm_camera_buf_def_t *pInputBuffer,QCamera3Channel* pInputChannel) in request() argument 1034 m_postprocessor.processAuxiliaryData(pInputBuffer,pInputChannel); in request()
|
D | QCamera3HWI.cpp | 3631 … 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/ |
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()
|