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

  /hardware/intel/common/utils/media_resource_manager/omx_adaptor/
OMX_adaptor.cpp 138 OMX_VIDEO_PORTDEFINITIONTYPE *video_def = &def->format.video;
145 OMX_VIDEO_PORTDEFINITIONTYPE *video_def = &def->format.video;
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Video.h 145 typedef struct OMX_VIDEO_PORTDEFINITIONTYPE {
158 } OMX_VIDEO_PORTDEFINITIONTYPE;
    [all...]
OMX_Component.h 97 OMX_VIDEO_PORTDEFINITIONTYPE video;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Video.h 127 typedef struct OMX_VIDEO_PORTDEFINITIONTYPE {
140 } OMX_VIDEO_PORTDEFINITIONTYPE;
    [all...]
OMX_Component.h 80 OMX_VIDEO_PORTDEFINITIONTYPE video;
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Video.h 124 typedef struct OMX_VIDEO_PORTDEFINITIONTYPE {
137 } OMX_VIDEO_PORTDEFINITIONTYPE;
    [all...]
OMX_Component.h 80 OMX_VIDEO_PORTDEFINITIONTYPE video;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Video.h 127 typedef struct OMX_VIDEO_PORTDEFINITIONTYPE {
140 } OMX_VIDEO_PORTDEFINITIONTYPE;
    [all...]
OMX_Component.h 80 OMX_VIDEO_PORTDEFINITIONTYPE video;
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Video.h 127 typedef struct OMX_VIDEO_PORTDEFINITIONTYPE {
140 } OMX_VIDEO_PORTDEFINITIONTYPE;
    [all...]
OMX_Component.h 80 OMX_VIDEO_PORTDEFINITIONTYPE video;
  /hardware/qcom/media/sdm845/mm-core/inc/
OMX_Video.h 127 typedef struct OMX_VIDEO_PORTDEFINITIONTYPE {
140 } OMX_VIDEO_PORTDEFINITIONTYPE;
    [all...]
OMX_Component.h 80 OMX_VIDEO_PORTDEFINITIONTYPE video;
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 272 OMX_VIDEO_PORTDEFINITIONTYPE *video_def = &def->format.video;
352 OMX_VIDEO_PORTDEFINITIONTYPE *video_def = &def->format.video;
374 OMX_VIDEO_PORTDEFINITIONTYPE *video_def = &def->format.video;
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 245 OMX_VIDEO_PORTDEFINITIONTYPE *format = &temp.format.video;
246 const OMX_VIDEO_PORTDEFINITIONTYPE *pformat = &p->format.video;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/omx/
vid_enc.c 831 OMX_VIDEO_PORTDEFINITIONTYPE *def = &port->sPortParam.format.video;
892 OMX_VIDEO_PORTDEFINITIONTYPE *def = &port->sPortParam.format.video;
973 OMX_VIDEO_PORTDEFINITIONTYPE *def = &port->sPortParam.format.video;
    [all...]
vid_dec.c 548 OMX_VIDEO_PORTDEFINITIONTYPE *def = &port->sPortParam.format.video;
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 481 OMX_VIDEO_PORTDEFINITIONTYPE *video_def = &newParams->format.video;
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 278 milliseconds