HomeSort by relevance Sort by last modified time
    Searched full:get_extension_index (Results 1 - 8 of 8) sorted by null

  /frameworks/base/media/libmedia/
IOMX.cpp 51 GET_EXTENSION_INDEX,
391 remote()->transact(GET_EXTENSION_INDEX, data, &reply);
723 case GET_EXTENSION_INDEX:
  /hardware/qcom/media/mm-core/omxcore/inc/
qc_omx_component.h 106 OMX_ERRORTYPE get_extension_index(OMX_HANDLETYPE cmp_handle,
  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 217 eRet = pThis->get_extension_index(hComp,paramName,indexType);
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 204 OMX_ERRORTYPE get_extension_index(
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 237 OMX_ERRORTYPE get_extension_index(
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 1795 OMX_ERRORTYPE omx_video::get_extension_index(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 2935 OMX_ERRORTYPE omx_vdec::get_extension_index(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp     [all...]

Completed in 112 milliseconds