Home
last modified time | relevance | path

Searched refs:aacMode (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp102 const OMX_AUDIO_PARAM_AACPROFILETYPE *aacMode = in isSetParameterAllowed() local
104 if (!isValidOMXParam(aacMode)) { in isSetParameterAllowed()
107 portIndex = aacMode->nPortIndex; in isSetParameterAllowed()