Searched refs:eAacProfile (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DUtils.h57 void mapAACProfileToAudioFormat(audio_format_t& format, uint64_t eAacProfile);
/frameworks/av/media/libstagefright/
H A DUtils.cpp784 void mapAACProfileToAudioFormat( audio_format_t& format, uint64_t eAacProfile) argument
788 if (eAacProfile == p->eAacProfileType) {

Completed in 380 milliseconds