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

  /frameworks/av/include/media/stagefright/
OMXCodec.h 247 status_t setAACFormat(
  /frameworks/av/media/libstagefright/
OMXCodec.cpp 520 status_t err = setAACFormat(numChannels, sampleRate, bitRate, aacProfile, isADTS);
522 CODEC_LOGE("setAACFormat() failed (err = %d)", err);
    [all...]

Completed in 20 milliseconds