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

  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp 32 * omx_swvdec.cpp
50 #include "omx_swvdec.h"
70 return new omx_swvdec;
76 omx_swvdec::omx_swvdec(): function in class:omx_swvdec
126 omx_swvdec::~omx_swvdec()
137 OMX_ERRORTYPE omx_swvdec::component_init(OMX_STRING cmp_name)
150 if (property_get("vendor.omx_swvdec.meta_buffer.disable",
156 OMX_SWVDEC_LOG_LOW("omx_swvdec.meta_buffer.disable: %d"
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp 32 * omx_swvdec.cpp
48 #include "omx_swvdec.h"
65 return new omx_swvdec;
71 omx_swvdec::omx_swvdec(): function in class:omx_swvdec
117 omx_swvdec::~omx_swvdec()
128 OMX_ERRORTYPE omx_swvdec::component_init(OMX_STRING cmp_name)
293 OMX_ERRORTYPE omx_swvdec::component_deinit(OMX_HANDLETYPE cmp_handle)
330 OMX_ERRORTYPE omx_swvdec::get_component_version(OMX_HANDLETYPE cmp_handle
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 32 * omx_swvdec.h
174 class omx_swvdec : public qc_omx_component class in inherits:qc_omx_component
178 omx_swvdec();
180 virtual ~omx_swvdec();
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 32 * omx_swvdec.h
162 class omx_swvdec : public qc_omx_component class in inherits:qc_omx_component
166 omx_swvdec();
168 virtual ~omx_swvdec();
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/
Android.mk 200 LOCAL_SRC_FILES := src/omx_swvdec.cpp
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/
Android.mk 159 LOCAL_SRC_FILES := src/omx_swvdec.cpp

Completed in 516 milliseconds