OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sfbThreshold
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_data.h
55
SFB_THRESHOLD
sfbThreshold
; /* adapt */
interface.h
61
Word32 *
sfbThreshold
;
91
SFB_THRESHOLD *
sfbThreshold
,
/external/aac/libAACenc/src/
psy_data.h
98
* sfbEnergy.Long and sfbEnergyMS.Long and
sfbThreshold
.Long are used as a temporary storage for the regrouped
138
SFB_THRESHOLD
sfbThreshold
; /* adapt */
/frameworks/av/media/libstagefright/codecs/aacenc/src/
line_pe.c
88
const Word32 *
sfbThreshold
= psyOutChan->
sfbThreshold
;
97
Word32 thres =
sfbThreshold
[sfbGrp+sfb];
Completed in 40 milliseconds