OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constPartNoAH
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c
743
Word16 constPart,
constPartNoAH
;
775
calcPeNoAH(&redPeNoAH, &
constPartNoAH
, &nActiveLinesNoAH,
788
avgThrExp = pow2_xy((
constPartNoAH
- redPeNoAH), (nActiveLinesNoAH << 2));
790
redVal = (redVal + pow2_xy((
constPartNoAH
- desiredPeNoAH), (nActiveLinesNoAH << 2))) - avgThrExp;
[
all
...]
/external/aac/libAACenc/src/
adj_thr.cpp
[
all
...]
Completed in 861 milliseconds