Home
last modified time | relevance | path

Searched defs:isNV21PictureFormat (Results 1 – 4 of 4) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp633 bool QCameraParametersIntf::isNV21PictureFormat() in isNV21PictureFormat() function in qcamera::QCameraParametersIntf
DQCameraParameters.h723 bool isNV21PictureFormat() {return (mPictureFormat == CAM_FORMAT_YUV_420_NV21);}; in isNV21PictureFormat() function
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h673 bool isNV21PictureFormat() {return (mPictureFormat == CAM_FORMAT_YUV_420_NV21);}; in isNV21PictureFormat() function
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h673 bool isNV21PictureFormat() {return (mPictureFormat == CAM_FORMAT_YUV_420_NV21);}; in isNV21PictureFormat() function