Searched refs:omx_aac_thread_create (Results 1 – 3 of 3) sorted by relevance
91 struct aac_ipc_info *omx_aac_thread_create(message_func cb,
92 struct aac_ipc_info *omx_aac_thread_create( in omx_aac_thread_create() function
1163 m_ipc_to_in_th = omx_aac_thread_create(process_in_port_msg, in component_init()1176 m_ipc_to_cmd_th = omx_aac_thread_create(process_command_msg, in component_init()1188 m_ipc_to_out_th = omx_aac_thread_create(process_out_port_msg, in component_init()