OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thresholds
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
tran_det.h
97
FIXP_DBL
thresholds
[QMF_CHANNELS];
member in struct:__anon2675
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c
173
static void FilterLuma(u8 *data, bS_t *bS, edgeThreshold_t *
thresholds
,
176
static void FilterChroma(u8 *cb, u8 *cr, bS_t *bS, edgeThreshold_t *
thresholds
,
179
static void FilterVerLumaEdge( u8 *data, u32 bS, edgeThreshold_t *
thresholds
,
181
static void FilterHorLumaEdge( u8 *data, u32 bS, edgeThreshold_t *
thresholds
,
183
static void FilterHorLuma( u8 *data, u32 bS, edgeThreshold_t *
thresholds
,
186
static void FilterVerChromaEdge( u8 *data, u32 bS, edgeThreshold_t *
thresholds
,
188
static void FilterHorChromaEdge( u8 *data, u32 bS, edgeThreshold_t *
thresholds
,
190
static void FilterHorChroma( u8 *data, u32 bS, edgeThreshold_t *
thresholds
,
194
edgeThreshold_t *
thresholds
,
199
edgeThreshold_t *
thresholds
,
587
edgeThreshold_t
thresholds
[3];
local
[
all
...]
Completed in 1796 milliseconds