/frameworks/native/include/media/openmax/ |
OMX_Index.h | 100 OMX_IndexParamStandardComponentRole, /**< reference: OMX_PARAM_COMPONENTROLETYPE */
|
OMX_AsString.h | 377 case OMX_IndexParamStandardComponentRole: return "ParamStandardComponentRole"; [all...] |
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_Index.h | 85 OMX_IndexParamStandardComponentRole, /**< reference: OMX_PARAM_COMPONENTROLETYPE */
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
OMX_Index.h | 85 OMX_IndexParamStandardComponentRole, /**< reference: OMX_PARAM_COMPONENTROLETYPE */
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
OMX_Index.h | 85 OMX_IndexParamStandardComponentRole, /**< reference: OMX_PARAM_COMPONENTROLETYPE */
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Index.h | 85 OMX_IndexParamStandardComponentRole, /**< reference: OMX_PARAM_COMPONENTROLETYPE */
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_Index.h | 102 OMX_IndexParamStandardComponentRole, /**< reference: OMX_PARAM_COMPONENTROLETYPE */
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Index.h | 85 OMX_IndexParamStandardComponentRole, /**< reference: OMX_PARAM_COMPONENTROLETYPE */
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
SoftGSM.cpp | 167 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/raw/ |
SoftRaw.cpp | 138 case OMX_IndexParamStandardComponentRole:
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/ |
omx_proxy_videodec_utils.c | 137 eError = PROXY_GetParameter(hComp, OMX_IndexParamStandardComponentRole, &compRole); 139 DOMX_ERROR("Error getting OMX_IndexParamStandardComponentRole");
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
SoftAMRNBEncoder.cpp | 198 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
SoftG711.cpp | 176 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
SoftMP3.cpp | 193 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
SoftAACEncoder.cpp | 239 case OMX_IndexParamStandardComponentRole:
|
SoftAACEncoder2.cpp | 276 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
SoftAMR.cpp | 213 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
SoftAMRWBEncoder.cpp | 236 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/flac/enc/ |
SoftFlacEncoder.cpp | 231 case OMX_IndexParamStandardComponentRole: 233 ALOGV("SoftFlacEncoder::internalSetParameter(OMX_IndexParamStandardComponentRole)"); 244 ALOGE("SoftFlacEncoder::internalSetParameter(OMX_IndexParamStandardComponentRole)"
|
/frameworks/av/media/libstagefright/codecs/opus/dec/ |
SoftOpus.cpp | 197 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
SoftVorbis.cpp | 204 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/omx/ |
SoftVideoDecoderOMXComponent.cpp | 402 case OMX_IndexParamStandardComponentRole:
|
SoftVideoEncoderOMXComponent.cpp | 219 case OMX_IndexParamStandardComponentRole:
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
SoftAAC2.cpp | 326 case OMX_IndexParamStandardComponentRole: [all...] |
/frameworks/av/media/libstagefright/omx/tests/ |
OMXHarness.cpp | 218 node, OMX_IndexParamStandardComponentRole,
|