Home
last modified time | relevance | path

Searched refs:omx_qcelp13_thread_create (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
Daenc_svr.h91 struct qcelp13_ipc_info *omx_qcelp13_thread_create(message_func cb,
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
Daenc_svr.c92 struct qcelp13_ipc_info *omx_qcelp13_thread_create( in omx_qcelp13_thread_create() function
Domx_qcelp13_aenc.cpp1161 m_ipc_to_in_th = omx_qcelp13_thread_create(process_in_port_msg, in component_init()
1174 m_ipc_to_cmd_th = omx_qcelp13_thread_create(process_command_msg, in component_init()
1186 m_ipc_to_out_th = omx_qcelp13_thread_create(process_out_port_msg, in component_init()