Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/card/common/src/
Dcard_utility.c99 void CARDi_ICInvalidateSmart(void *buffer, u32 length, u32 threshold) in CARDi_ICInvalidateSmart()
124 void CARDi_DCInvalidateSmart(void *buffer, u32 length, u32 threshold) in CARDi_DCInvalidateSmart()
/TwlSDK-5.5/build/libraries/prc/common/src/
Dprc_resample.c106 int maxStrokeCount, const PRCStrokes *strokes, int threshold, void *buffer) in PRC_ResampleStrokes_None()
165 const PRCStrokes *strokes, int threshold, void *buffer) in PRC_ResampleStrokes_Distance()
286 const PRCStrokes *strokes, int threshold, void *buffer) in PRC_ResampleStrokes_Angle()
451 const PRCStrokes *strokes, int threshold, void *buffer) in PRC_ResampleStrokes_Recursive()
Dprc_algo_common.c645 int threshold; in PRCi_ExtractInputPattern_Common() local
/TwlSDK-5.5/build/libraries/el/common/src/
Dloader_subset.c165 … ELi_CopyVeneerToBuffer( ELDesc* elElfDesc, ELObject* MYObject, u32 start, u32 data, s32 threshold) in ELi_CopyVeneerToBuffer()
230 …i_CopyV4tVeneerToBuffer( ELDesc* elElfDesc, ELObject* MYObject, u32 start, u32 data, s32 threshold) in ELi_CopyV4tVeneerToBuffer()
1340 static BOOL ELi_IsFar( u32 P, u32 S, s32 threshold)