OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBRDEC_PS_DECODED
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRdec/src/
env_extr.h
180
#define
SBRDEC_PS_DECODED
32 /* Flag indicating that PS was decoded and rendered. */
sbrdecoder.cpp
950
self->flags &= ~
SBRDEC_PS_DECODED
;
[
all
...]
sbr_dec.cpp
502
if ( ! (flags &
SBRDEC_PS_DECODED
) ) {
540
} else { /* (flags &
SBRDEC_PS_DECODED
) */
[
all
...]
Completed in 723 milliseconds