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

  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 42 #include "qc_omx_component.h"
48 qc_omx_component *pThis = (qc_omx_component *)obj_ptr;
88 qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPrivate):NULL;
114 qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPrivate):NULL;
130 qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPrivate):NULL;
146 qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPrivate):NULL
    [all...]
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 42 #include "qc_omx_component.h"
48 qc_omx_component *pThis = (qc_omx_component *)obj_ptr;
88 qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPrivate):NULL;
114 qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPrivate):NULL;
130 qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPrivate):NULL;
146 qc_omx_component *pThis = (hComp)? (qc_omx_component *)(((OMX_COMPONENTTYPE *)hComp)->pComponentPrivate):NULL
    [all...]
  /hardware/qcom/media/mm-core/inc/
qc_omx_component.h 32 *//** @file qc_omx_component.h
45 class qc_omx_component class
55 virtual ~qc_omx_component(){}
  /hardware/qcom/media/mm-core/omxcore/inc/
qc_omx_component.h 32 *//** @file qc_omx_component.h
45 class qc_omx_component class
55 virtual ~qc_omx_component(){}
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
ts_parser.h 33 #include "qc_omx_component.h"
omx_vdec.h 112 #include "qc_omx_component.h"
260 class omx_vdec: public qc_omx_component
  /hardware/qcom/media/mm-video/vidc/venc/inc/
video_encoder_device.h 34 #include "qc_omx_component.h"
video_encoder_device_copper.h 34 #include "qc_omx_component.h"
omx_video_base.h 58 #include "qc_omx_component.h"
150 class omx_video: public qc_omx_component
  /hardware/qcom/media/mm-core/
Android.mk 44 LOCAL_COPY_HEADERS += inc/qc_omx_component.h
  /hardware/qcom/media/mm-core/omxcore/
Android.mk 57 LOCAL_COPY_HEADERS += inc/qc_omx_component.h

Completed in 82 milliseconds