Home
last modified time | relevance | path

Searched refs:dualfov_input_params_t (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraDualFOVPP.h62 } dualfov_input_params_t; typedef
93 dualfov_input_params_t& inParams);
96 dualfov_input_params_t inParams, uint8_t* pOut);
100 void dumpInputParams(const dualfov_input_params_t& p);
DQCameraDualFOVPP.cpp446 dualfov_input_params_t inParams; in process()
609 QCameraStream* pAuxSnapshotStream, dualfov_input_params_t& inParams) in getInputParams()
612 memset(&inParams, 0, sizeof(dualfov_input_params_t)); in getInputParams()
682 dualfov_input_params_t inParams, in doDualFovPPProcess()
748 void QCameraDualFOVPP::dumpInputParams(const dualfov_input_params_t& p) in dumpInputParams()