Searched refs:fd_handle (Results 1 – 1 of 1) sorted by relevance
540 TSHandle fd_handle = ts_detectface_create_context(); in TsMakeupProcess_Snapshot() local541 if (fd_handle != NULL) { in TsMakeupProcess_Snapshot()544 int iret = ts_detectface_detectEx(fd_handle, &inMakeupData); in TsMakeupProcess_Snapshot()551 iret = ts_detectface_get_face_info(fd_handle, 0, &faceRect, NULL,NULL,NULL); in TsMakeupProcess_Snapshot()557 ts_detectface_destroy_context(&fd_handle); in TsMakeupProcess_Snapshot()558 fd_handle = NULL; in TsMakeupProcess_Snapshot()