Searched refs:getAOTFromProfile (Results 1 – 2 of 2) sorted by relevance
403 static AUDIO_OBJECT_TYPE getAOTFromProfile(OMX_U32 profile) { in getAOTFromProfile() function428 getAOTFromProfile(mAACProfile))) { in setAudioParams()
222 static AUDIO_OBJECT_TYPE getAOTFromProfile(uint32_t profile) { in getAOTFromProfile() function252 if (AACENC_OK != aacEncoder_SetParam(mAACEncoder, AACENC_AOT, getAOTFromProfile(aacProfile))) { in setAudioParams()