Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.h204 QCamera3ProcessingChannel *inputChHandle);
DQCamera3Channel.h592 void *inputChHandle;
DQCamera3Channel.cpp3920 inputChHandle(ch_hdl), in QCamera3ReprocessChannel()
4042 QCamera3ProcessingChannel *obj = (QCamera3ProcessingChannel *)inputChHandle; in streamCbRoutine()
DQCamera3HWI.cpp10969 const reprocess_config_t &config, QCamera3ProcessingChannel *inputChHandle) in addOfflineReprocChannel() argument
10976 config.padding, CAM_QCOM_FEATURE_NONE, this, inputChHandle); in addOfflineReprocChannel()