Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp664 bool QCameraParametersIntf::isJpegPictureFormat() in isJpegPictureFormat() function in qcamera::QCameraParametersIntf
DQCameraParameters.h748 bool isJpegPictureFormat() {return (mPictureFormat == CAM_FORMAT_JPEG);}; in isJpegPictureFormat() function