Searched refs:inputChHandle (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h197 QCamera3ProcessingChannel *inputChHandle);
H A DQCamera3Channel.h559 void *inputChHandle; member in class:qcamera::QCamera3ReprocessChannel
H A DQCamera3Channel.cpp3611 inputChHandle(ch_hdl),
3732 QCamera3ProcessingChannel *obj = (QCamera3ProcessingChannel *)inputChHandle;
H A DQCamera3HWI.cpp9573 * @inputChHandle : pointer to the input (source) channel
9579 const reprocess_config_t &config, QCamera3ProcessingChannel *inputChHandle)
9586 CAM_QCOM_FEATURE_NONE, this, inputChHandle);
9578 addOfflineReprocChannel( const reprocess_config_t &config, QCamera3ProcessingChannel *inputChHandle) argument

Completed in 1922 milliseconds