Searched refs:omx_swvenc (Results 1 – 2 of 2) 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()1056 OMX_U32 omx_swvenc::dev_stop( void) in dev_stop()1064 OMX_U32 omx_swvenc::dev_pause(void) in dev_pause()1069 OMX_U32 omx_swvenc::dev_start(void) in dev_start()1274 bool omx_swvenc::dev_loaded_start() in dev_loaded_start()1279 bool omx_swvenc::dev_loaded_stop() in dev_loaded_stop()1436 omx_swvenc *omx = reinterpret_cast<omx_swvenc*>(pClientHandle); in swvenc_input_buffer_done_cb()1476 omx_swvenc *omx = reinterpret_cast<omx_swvenc*>(pClientHandle); in swvenc_fill_buffer_done_cb()[all …]
41 class omx_swvenc: public omx_video44 omx_swvenc(); //constructor45 ~omx_swvenc(); //des