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

  /external/aac/libMpegTPDec/src/
tpdec_latm.cpp 280 if ((ErrorStatus = AudioSpecificConfig_Parse(&pAsc[TPDEC_TRACKINDEX(prog,lay)], &tmpBs, 1, pTpDecCallbacks))) {
293 if ((ErrorStatus = AudioSpecificConfig_Parse(&pAsc[TPDEC_TRACKINDEX(prog,lay)], bs, 0, pTpDecCallbacks))) {
tpdec_lib.cpp 251 err = AudioSpecificConfig_Parse(&hTp->asc[layer], hBs, 1, &hTp->callbacks);
    [all...]
tpdec_asc.cpp     [all...]
  /external/aac/libMpegTPDec/include/
tpdec_lib.h 275 TRANSPORTDEC_ERROR AudioSpecificConfig_Parse(

Completed in 82 milliseconds