Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h309 uint8_t video_stablization_supported; /* flag id video stablization is supported */ member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp5407 m_pCapability->video_stablization_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()