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

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_hevc.cpp 50 return(new omx_swvenc);
55 omx_swvenc::omx_swvenc() function in class:omx_swvenc
72 omx_swvenc::~omx_swvenc()
80 omx_swvenc::ComponentInit
96 OMX_ERRORTYPE omx_swvenc::component_init(OMX_STRING role)
106 DEBUG_PRINT_HIGH("omx_swvenc(): Inside component_init()");
357 omx_swvenc::Setparameter
369 OMX_ERRORTYPE omx_swvenc::set_parameter(OMX_IN OMX_HANDLETYPE hComp
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_hevc.h 41 class omx_swvenc: public omx_video class in inherits:omx_video
44 omx_swvenc(); //constructor
45 ~omx_swvenc(); //des

Completed in 56 milliseconds