OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usac
(Results
1 - 8
of
8
) sorted by null
/external/aac/libSYS/include/
FDK_audio.h
202
AOT_USAC = 42, /**<
USAC
*/
319
#define AC_USAC 0x000100 /*!<
USAC
*/
320
#define AC_USAC_TW 0x000200 /*!<
USAC
time warped filter bank is active */
321
#define AC_USAC_NOISE 0x000400 /*!<
USAC
noise filling is active */
322
#define AC_USAC_HBE 0x000800 /*!<
USAC
harmonic bandwidth extension is active */
368
UCHAR stereoConfigIndex; /**<
USAC
MPS stereo mode */
369
UCHAR sbrMode; /**<
USAC
SBR mode */
/external/aac/libAACdec/src/
channelinfo.h
284
CPnsData PnsData; /* Not required for
USAC
*/
288
}
usac
;
variable in typeref:struct:__anon4394::__anon4396
333
May differ from scaleFactorBandsTransmittedL only for
USAC
.
channelinfo.cpp
164
if ( !(flags & (AC_ELD|AC_SCALABLE|AC_BSAC|AC_USAC|AC_RSVD50)) ) /* If not ELD nor Scalable nor BSAC nor
USAC
syntax then ... */
aacdecoder_lib.cpp
208
Because interpolation is not implemented for
USAC
/RSVD50 or
[
all
...]
block.cpp
687
USAC
: The slope length may mismatch with the previous frame in case of LPD / FD
/hardware/intel/common/wrs_omxil_core/utils/src/
audio_parser.c
535
[42] = "
USAC
(Unified Speech and Audio Coding) (no SBR)",
538
[45] = "
USAC
",
/external/aac/libFDK/include/
FDK_tools_rom.h
234
tns_active, /* introduced in MPEG-D
usac
CD */
/frameworks/av/media/libstagefright/
MPEG4Extractor.cpp
[
all
...]
Completed in 108 milliseconds