OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfb_nrg
(Results
1 - 4
of
4
) sorted by null
/external/aac/libSBRenc/src/
code_env.h
134
FDKsbrEnc_codeEnvelope (SCHAR *
sfb_nrg
,
env_est.h
181
SCHAR
sfb_nrg
[MAX_NUM_ENVELOPE_VALUES];
member in struct:__anon2642
code_env.cpp
404
Arguments: INT *
sfb_nrg
,
412
sfb_nrg
is modified
418
FDKsbrEnc_codeEnvelope(SCHAR *
sfb_nrg
,
499
ptr_nrg =
sfb_nrg
;
584
/* Replace
sfb_nrg
with deltacoded samples and set flag */
596
FDKmemcpy (
sfb_nrg
, delta_T, no_of_bands * sizeof (SCHAR));
601
FDKmemcpy (
sfb_nrg
, delta_F, no_of_bands * sizeof (SCHAR));
603
sfb_nrg
+= no_of_bands;
env_est.cpp
[
all
...]
Completed in 28 milliseconds