Searched refs:getVideoISType (Results 1 – 5 of 5) sorted by relevance
169 cam_is_type_t getVideoISType();
622 cam_is_type_t QCameraParametersIntf::getVideoISType() in getVideoISType() function in qcamera::QCameraParametersIntf626 return mImpl->getVideoISType(); in getVideoISType()
741 cam_is_type_t getVideoISType();
13566 cam_is_type_t QCameraParameters::getVideoISType() in getVideoISType() function in qcamera::QCameraParameters13816 mIsTypeVideo = getVideoISType(); in setStreamConfigure()14596 if (getVideoISType() != IS_TYPE_EIS_3_0) in updatePpFeatureMask()14612 (getVideoISType() == IS_TYPE_EIS_3_0)) { in updatePpFeatureMask()
3390 streamInfo->is_type = mParameters.getVideoISType(); in initStreamInfoBuf()