OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBRDEC_ELD_GRID
(Results
1 - 5
of
5
) sorted by null
/external/aac/libSBRdec/src/
env_extr.h
176
#define
SBRDEC_ELD_GRID
1
env_extr.cpp
214
hHeaderData->timeStep = (flags &
SBRDEC_ELD_GRID
) ? 1 : 2;
778
if (flags &
SBRDEC_ELD_GRID
)
[
all
...]
sbrdecoder.cpp
494
self->flags |= (coreCodec == AOT_ER_AAC_ELD) ?
SBRDEC_ELD_GRID
: 0;
[
all
...]
sbr_dec.cpp
366
if (flags &
SBRDEC_ELD_GRID
) {
[
all
...]
env_calc.cpp
[
all
...]
Completed in 243 milliseconds