HomeSort by relevance Sort by last modified time
    Searched refs:OMX_VIDEO_PARAM_WMVTYPE (Results 1 - 12 of 12) sorted by null

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderWMV.cpp 48 // OMX_VIDEO_PARAM_WMVTYPE
89 OMX_VIDEO_PARAM_WMVTYPE *p = (OMX_VIDEO_PARAM_WMVTYPE *)pStructure;
99 OMX_VIDEO_PARAM_WMVTYPE *p = (OMX_VIDEO_PARAM_WMVTYPE *)pStructure;
OMXVideoDecoderWMV.h 57 OMX_VIDEO_PARAM_WMVTYPE mParamWmv;
  /frameworks/native/include/media/openmax/
OMX_Video.h 724 typedef struct OMX_VIDEO_PARAM_WMVTYPE {
729 } OMX_VIDEO_PARAM_WMVTYPE;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Video.h 703 typedef struct OMX_VIDEO_PARAM_WMVTYPE {
708 } OMX_VIDEO_PARAM_WMVTYPE;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Video.h 699 typedef struct OMX_VIDEO_PARAM_WMVTYPE {
704 } OMX_VIDEO_PARAM_WMVTYPE;
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Video.h 703 typedef struct OMX_VIDEO_PARAM_WMVTYPE {
708 } OMX_VIDEO_PARAM_WMVTYPE;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 699 typedef struct OMX_VIDEO_PARAM_WMVTYPE {
704 } OMX_VIDEO_PARAM_WMVTYPE;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h 717 typedef struct OMX_VIDEO_PARAM_WMVTYPE {
722 } OMX_VIDEO_PARAM_WMVTYPE;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h 699 typedef struct OMX_VIDEO_PARAM_WMVTYPE {
704 } OMX_VIDEO_PARAM_WMVTYPE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 366 OMX_MALLOC_STRUCT(pComponentPrivate->pWMV, OMX_VIDEO_PARAM_WMVTYPE,pComponentPrivate->nMemUsage[VIDDDEC_Enum_MemLevel0]);
    [all...]
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 864 OMX_VIDEO_PARAM_WMVTYPE* pWMV;
    [all...]

Completed in 276 milliseconds