Home
last modified time | relevance | path

Searched defs:isNV16PictureFormat (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraParametersIntf.cpp671 bool QCameraParametersIntf::isNV16PictureFormat() in isNV16PictureFormat() function in qcamera::QCameraParametersIntf
H A DQCameraParameters.h749 bool isNV16PictureFormat() {return (mPictureFormat == CAM_FORMAT_YUV_422_NV16);}; in isNV16PictureFormat() function