Searched refs:omx_swvenc (Results 1 – 4 of 4) sorted by relevance
50 return(new omx_swvenc); in get_omx_component_factory_fn()55 omx_swvenc::omx_swvenc() in omx_swvenc() function in omx_swvenc72 omx_swvenc::~omx_swvenc() in ~omx_swvenc()96 OMX_ERRORTYPE omx_swvenc::component_init(OMX_STRING role) in component_init()369 OMX_ERRORTYPE omx_swvenc::set_parameter(OMX_IN OMX_HANDLETYPE hComp, in set_parameter()783 bool omx_swvenc::update_profile_level() in update_profile_level()844 OMX_ERRORTYPE omx_swvenc::set_config(OMX_IN OMX_HANDLETYPE hComp, in set_config()993 OMX_ERRORTYPE omx_swvenc::component_deinit(OMX_IN OMX_HANDLETYPE hComp) in component_deinit()1056 OMX_U32 omx_swvenc::dev_stop( void) in dev_stop()1064 OMX_U32 omx_swvenc::dev_pause(void) in dev_pause()[all …]
41 class omx_swvenc: public omx_video44 omx_swvenc(); //constructor45 ~omx_swvenc(); //des