Searched refs:OMX_IndexParamAudioPortFormat (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Index.h111 OMX_IndexParamAudioPortFormat, /**< reference: OMX_AUDIO_PARAM_PORTFORMATTYPE */ enumerator in enum:OMX_INDEXTYPE
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp118 case OMX_IndexParamAudioPortFormat:
200 case OMX_IndexParamAudioPortFormat:
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp152 case OMX_IndexParamAudioPortFormat:
241 case OMX_IndexParamAudioPortFormat:
H A DSoftAACEncoder2.cpp118 case OMX_IndexParamAudioPortFormat:
207 case OMX_IndexParamAudioPortFormat:
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp153 case OMX_IndexParamAudioPortFormat:
238 case OMX_IndexParamAudioPortFormat:
/frameworks/av/media/libstagefright/
H A DACodec.cpp1060 mNode, OMX_IndexParamAudioPortFormat,
1073 mNode, OMX_IndexParamAudioPortFormat, &format, sizeof(format));
H A DOMXCodec.cpp3409 CHECK_EQ(mOMX->getParameter(mNode, OMX_IndexParamAudioPortFormat,
3417 CHECK_EQ(mOMX->setParameter(mNode, OMX_IndexParamAudioPortFormat,

Completed in 286 milliseconds