Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_IndexExt.h62OMX_IndexParamAudioAndroidOpus, /**< reference: OMX_AUDIO_PARAM_ANDROID_OPUSTYPE */ enumerator
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_IndexExt.h62OMX_IndexParamAudioAndroidOpus, /**< reference: OMX_AUDIO_PARAM_ANDROID_OPUSTYPE */ enumerator
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_IndexExt.h62OMX_IndexParamAudioAndroidOpus, /**< reference: OMX_AUDIO_PARAM_ANDROID_OPUSTYPE */ enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_IndexExt.h62OMX_IndexParamAudioAndroidOpus, /**< reference: OMX_AUDIO_PARAM_ANDROID_OPUSTYPE */ enumerator
H A DOMX_AsString.h539 case OMX_IndexParamAudioAndroidOpus: return "ParamAudioAndroidOpus";
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/audio/
H A Dmedia_audio_hidl_test_common.cpp184 getPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, in setupOPUSPort()
191 setPortParam(omxNode, (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, in setupOPUSPort()
H A DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp342 (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, in getInputChannelInfo()
/aosp12/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp160 case OMX_IndexParamAudioAndroidOpus: in internalGetParameter()
267 case OMX_IndexParamAudioAndroidOpus: in internalSetParameter()
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp3179 (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, &def, sizeof(def)); in setupOpusCodec()
3187 (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, &def, sizeof(def)); in setupOpusCodec()
5578 (OMX_INDEXTYPE)OMX_IndexParamAudioAndroidOpus, in getPortFormat()