HomeSort by relevance Sort by last modified time
    Searched full:extaot (Results 1 - 5 of 5) sorted by null

  /external/aac/libMpegTPEnc/src/
tpenc_asc.cpp 482 writeAot(asc, config->extAOT);
560 writeAot(asc, config->extAOT);
  /external/aac/libAACenc/src/
aacenc_lib.cpp 459 cc->extAOT = AOT_NULL_OBJECT; /* implicit */
463 cc->extAOT = AOT_SBR; /* explicit backward compatible */
466 cc->extAOT = transport_AOT; /* explicit hierarchical */
514 cc->extAOT = AOT_NULL_OBJECT;
    [all...]
  /external/aac/libSYS/include/
FDK_audio.h 352 AUDIO_OBJECT_TYPE extAOT; /**< Extension Audio Object Type (SBR). */
  /external/aac/libAACdec/src/
aacdecoder.cpp 710 pStreamInfo->extAot = AOT_NONE;
958 self->streamInfo.extAot = asc->m_extensionAudioObjectType;
    [all...]
  /external/aac/libAACdec/include/
aacdecoder_lib.h     [all...]

Completed in 233 milliseconds