HomeSort by relevance Sort by last modified time
    Searched refs:TSRect (Results 1 - 10 of 10) sorted by null

  /device/google/marlin/camera/QCamera2/HAL/tsMakeuplib/include/
ts_detectface_engine.h 98 int ts_detectface_get_face_info(TSHandle contexTSHandle, int index, TSRect *pFaceRect, TSRect *leftEye, TSRect *rightEye, TSRect *pMouth);
ts_makeup_engine.h 49 int ts_makeup_skin_beauty(TSMakeupData *pInData, TSMakeupData *pOutData, const TSRect *pFaceRect, int cleanLevel,int whiteLevel);
64 int ts_makeup_skin_beautyEx(TSMakeupDataEx *pInData, TSMakeupDataEx *pOutData, const TSRect *pFaceRect, int cleanLevel, int whiteLevel);
93 const TSRect *pLeftEye, const TSRect *pRightEye, const TSRect *pMouth, int bigEyeLevel, int trimFaceLevel);
ts_makeup_data.h 37 } TSRect;
  /hardware/qcom/camera/msm8998/QCamera2/HAL/tsMakeuplib/include/
ts_detectface_engine.h 98 int ts_detectface_get_face_info(TSHandle contexTSHandle, int index, TSRect *pFaceRect, TSRect *leftEye, TSRect *rightEye, TSRect *pMouth);
ts_makeup_engine.h 49 int ts_makeup_skin_beauty(TSMakeupData *pInData, TSMakeupData *pOutData, const TSRect *pFaceRect, int cleanLevel,int whiteLevel);
64 int ts_makeup_skin_beautyEx(TSMakeupDataEx *pInData, TSMakeupDataEx *pOutData, const TSRect *pFaceRect, int cleanLevel, int whiteLevel);
93 const TSRect *pLeftEye, const TSRect *pRightEye, const TSRect *pMouth, int bigEyeLevel, int trimFaceLevel);
ts_makeup_data.h 37 } TSRect;
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWI.h 757 TSRect mFaceRect;
760 bool TsMakeupProcess(mm_camera_buf_def_t *frame,QCameraStream * stream,TSRect& faceRect);
QCamera2HWICallbacks.cpp 544 TSRect faceRect;
545 memset(&faceRect,-1,sizeof(TSRect));
564 QCameraStream * pStream,TSRect& faceRect) {
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCamera2HWI.h     [all...]
QCamera2HWICallbacks.cpp 549 TSRect faceRect;
550 memset(&faceRect,-1,sizeof(TSRect));
569 QCameraStream * pStream,TSRect& faceRect) {
    [all...]

Completed in 172 milliseconds