OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DERING_THR
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_proc.h
40
#define
DERING_THR
16
chvr_filter.cpp
453
/* If pixel range is greater or equal than
DERING_THR
, smooth the region */
454
if ((max_blk - min_blk) >=
DERING_THR
) /*smooth 8x8 region*/
542
/* If pixel range is greater or equal than
DERING_THR
, smooth the region */
543
if ((max_blk - min_blk) >=
DERING_THR
)
Completed in 87 milliseconds