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

  /external/opencore/codecs_v2/audio/aac/dec/src/
get_audio_specific_config.cpp 313 UInt syncExtensionType;
444 syncExtensionType = (UInt)get17_n_lessbits(LEN_SYNC_EXTENSION_TYPE,
447 if (syncExtensionType == 0x2b7)
495 /* syncExtensionType */
496 syncExtensionType = (UInt)get17_n_lessbits(LEN_SYNC_EXTENSION_TYPE,
498 if (syncExtensionType == 0x548)
509 * Rewind bitstream pointer so that the syncExtensionType reading has no
522 * Rewind bitstream pointer so that the syncExtensionType reading has no
  /external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
get_audio_specific_config.cpp 313 UInt syncExtensionType;
444 syncExtensionType = (UInt)get17_n_lessbits(LEN_SYNC_EXTENSION_TYPE,
447 if (syncExtensionType == 0x2b7)
495 /* syncExtensionType */
496 syncExtensionType = (UInt)get17_n_lessbits(LEN_SYNC_EXTENSION_TYPE,
498 if (syncExtensionType == 0x548)
509 * Rewind bitstream pointer so that the syncExtensionType reading has no
522 * Rewind bitstream pointer so that the syncExtensionType reading has no
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_audio_specific_config.cpp 313 UInt syncExtensionType;
444 syncExtensionType = (UInt)get17_n_lessbits(LEN_SYNC_EXTENSION_TYPE,
447 if (syncExtensionType == 0x2b7)
495 /* syncExtensionType */
496 syncExtensionType = (UInt)get17_n_lessbits(LEN_SYNC_EXTENSION_TYPE,
498 if (syncExtensionType == 0x548)
509 * Rewind bitstream pointer so that the syncExtensionType reading has no
522 * Rewind bitstream pointer so that the syncExtensionType reading has no
  /external/opencore/protocols/rtp_payload_parser/util/src/
latmpayloadparser.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]

Completed in 336 milliseconds