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

  /external/aac/libAACdec/include/
aacdecoder_lib.h 362 AAC_DEC_TRANSPORT_SYNC_ERROR = 0x1001, /*!< The transport decoder had syncronisation problems. Do not exit decoding. Just feed new
517 returns AAC_DEC_TRANSPORT_SYNC_ERROR. It will be < 0 if the estimation failed. */
    [all...]
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 759 ErrorStatus = AAC_DEC_TRANSPORT_SYNC_ERROR;

Completed in 24 milliseconds