Home | History | Annotate | Download | only in src

Lines Matching defs:omx_venc

48   return(new omx_venc);
53 omx_venc::omx_venc()
58 omx_venc::~omx_venc()
65 omx_venc::ComponentInit
81 OMX_ERRORTYPE omx_venc::component_init(OMX_STRING role)
91 DEBUG_PRINT_HIGH("\n omx_venc(): Inside component_init()");
402 omx_venc::Setparameter
414 OMX_ERRORTYPE omx_venc::set_parameter(OMX_IN OMX_HANDLETYPE hComp,
865 OMX_ERRORTYPE omx_venc::set_config(OMX_IN OMX_HANDLETYPE hComp,
888 DEBUG_PRINT_LOW("\n omx_venc:: set_config(): OMX_IndexConfigVideoBitrate");
913 DEBUG_PRINT_LOW("\n omx_venc:: set_config(): OMX_IndexConfigVideoFramerate");
974 omx_venc::ComponentDeInit
986 OMX_ERRORTYPE omx_venc::component_deinit(OMX_IN OMX_HANDLETYPE hComp)
989 DEBUG_PRINT_HIGH("\n omx_venc(): Inside component_deinit()");
1037 DEBUG_PRINT_HIGH("OMX_Venc:Component Deinit\n");
1042 OMX_U32 omx_venc::dev_stop( void)
1048 OMX_U32 omx_venc::dev_pause(void)
1053 OMX_U32 omx_venc::dev_start(void)
1058 OMX_U32 omx_venc::dev_flush(unsigned port)
1062 OMX_U32 omx_venc::dev_resume(void)
1067 bool omx_venc::dev_use_buf(void *buf_addr,unsigned port)
1072 bool omx_venc::dev_free_buf(void *buf_addr,unsigned port)
1077 bool omx_venc::dev_empty_buf(void *buffer, void *pmem_data_buf)
1082 bool omx_venc::dev_fill_buf(void *buffer, void *pmem_data_buf)
1088 bool omx_venc::dev_get_buf_req(OMX_U32 *min_buff_count,
1100 bool omx_venc::dev_set_buf_req(OMX_U32 *min_buff_count,
1112 int omx_venc::async_message_process (void *context, void* message)
1121 DEBUG_PRINT_ERROR("\nERROR: omx_venc::async_message_process invalid i/p params");
1135 DEBUG_PRINT_LOW("\n omx_venc::async_message_process- msgcode = %d\n",