OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIDFAC
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
e_blockswitching.h
96
MIDFAC
= (MAXFAC - 1) / 2,
hufffac.cpp
196
fac += cw_index -
MIDFAC
;
219
is_pos += cw_index -
MIDFAC
;
240
dpcm_noise_nrg -=
MIDFAC
;
479
is_pos += cw_index -
MIDFAC
;
497
dpcm_noise_nrg -=
MIDFAC
;
512
fac += cw_index -
MIDFAC
; /* 1.5 dB */
Completed in 172 milliseconds