OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KTh
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_proc.h
43
#define
KTh
4 /*threshold for soft filtering*/
chvr_filter.cpp
181
/* if the magnitude of the difference is greater than the
KTh
threshold,
183
if ((a3_0 >
KTh
|| a3_0 < -
KTh
))
338
/* if the magnitude of the difference is greater than the
KTh
threshold,
340
if ((a3_0 >
KTh
|| a3_0 < -
KTh
))
Completed in 262 milliseconds