Searched refs:omx_swvdec (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp32 * 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("omx_swvdec.meta_buffer.disable",
156 OMX_SWVDEC_LOG_LOW("omx_swvdec
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp32 * 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
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h32 * 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/
H A Domx_swvdec.h32 * 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/
H A DAndroid.mk191 LOCAL_SRC_FILES := src/omx_swvdec.cpp
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/
H A DAndroid.mk152 LOCAL_SRC_FILES := src/omx_swvdec.cpp

Completed in 51 milliseconds