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

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp 75 m_swvdec_handle(NULL),
212 if ((retval_swvdec = swvdec_init(&m_swvdec_handle,
310 swvdec_deinit(m_swvdec_handle);
311 m_swvdec_handle = NULL;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_swvdec.h 273 SWVDEC_HANDLE m_swvdec_handle; ///< SwVdec handle member in class:omx_swvdec

Completed in 448 milliseconds