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

  /frameworks/av/media/libstagefright/codecs/xaacdec/
SoftXAAC.cpp 851 err_code = getXAACStreamInfo();
852 RETURN_IF_FATAL(err_code, "getXAACStreamInfo");
    [all...]
  /frameworks/av/media/codec2/components/xaac/
C2SoftXaacDec.cpp 650 err_code = getXAACStreamInfo();
651 RETURN_IF_FATAL(err_code, "getXAACStreamInfo");
    [all...]

Completed in 553 milliseconds