Home
last modified time | relevance | path

Searched refs:th_name (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
Daenc_svr.c95 char* th_name) in omx_aac_thread_create() argument
109 strlcpy(aac_info->thread_name, th_name, sizeof(aac_info->thread_name)); in omx_aac_thread_create()
148 char* th_name) in omx_aac_event_thread_create() argument
162 strlcpy(aac_info->thread_name, th_name, sizeof(aac_info->thread_name)); in omx_aac_event_thread_create()
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
Daenc_svr.c95 char* th_name) in omx_qcelp13_thread_create() argument
109 strlcpy(qcelp13_info->thread_name, th_name, in omx_qcelp13_thread_create()
149 char* th_name) in omx_qcelp13_event_thread_create() argument
163 strlcpy(qcelp13_info->thread_name, th_name, in omx_qcelp13_event_thread_create()
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
Daenc_svr.c95 char* th_name) in omx_evrc_thread_create() argument
109 strlcpy(evrc_info->thread_name, th_name, sizeof(evrc_info->thread_name)); in omx_evrc_thread_create()
148 char* th_name) in omx_evrc_event_thread_create() argument
162 strlcpy(evrc_info->thread_name, th_name, sizeof(evrc_info->thread_name)); in omx_evrc_event_thread_create()
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
Daenc_svr.c95 char* th_name) in omx_amr_thread_create() argument
109 strlcpy(amr_info->thread_name, th_name, sizeof(amr_info->thread_name)); in omx_amr_thread_create()
148 char* th_name) in omx_amr_event_thread_create() argument
162 strlcpy(amr_info->thread_name, th_name, sizeof(amr_info->thread_name)); in omx_amr_event_thread_create()
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
Daenc_svr.h93 char *th_name);
97 char *th_name);
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
Daenc_svr.h93 char *th_name);
97 char *th_name);
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
Daenc_svr.h93 char *th_name);
97 char *th_name);
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
Daenc_svr.h93 char *th_name);
97 char *th_name);