OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:barcWidth
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_configuration.c
287
Word16
barcWidth
;
303
barcWidth
= pbVal1 - pbVal0;
307
pePart = ((pePerWindow * 24) * (max_bark *
barcWidth
)) /
/external/aac/libAACenc/src/
psy_configuration.cpp
480
FIXP_DBL barcFactor, pePerWindow, pePart,
barcWidth
;
520
barcWidth
= FDKaacEnc_BarcLineValue(numLines, sfbOffset[sfb+1], samplerate) -
524
pePart = fMult(pePart_const,
barcWidth
); qpeprt = qpeprt_const + 25 - (DFRACT_BITS-1);
Completed in 58 milliseconds