OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSMakeupData
(Results
1 - 3
of
3
) sorted by null
/device/google/marlin/camera/QCamera2/HAL/tsMakeuplib/include/
ts_makeup_engine.h
41
* @param[in] pInData : The
TSMakeupData
pointer.MUST not NULL.
42
* @param[out] pOutData : The
TSMakeupData
pointer.MUST not NULL.
49
int ts_makeup_skin_beauty(
TSMakeupData
*pInData,
TSMakeupData
*pOutData, const TSRect *pFaceRect, int cleanLevel,int whiteLevel);
81
* @param[in] pInData : The
TSMakeupData
pointer.MUST not NULL.
82
* @param[out] pOutData : The
TSMakeupData
pointer.MUST not NULL.
92
int ts_makeup_warp_face(
TSMakeupData
*pInData,
TSMakeupData
*pOutData,
ts_makeup_image.h
22
* Data struct :
TSMakeupData
30
}
TSMakeupData
;
ts_detectface_engine.h
60
* @param[in] pInData : The
TSMakeupData
pointer.MUST not NULL.
65
int ts_detectface_detect(TSHandle contexTSHandle,
TSMakeupData
*pInData);
Completed in 57 milliseconds