Home
last modified time | relevance | path

Searched refs:thread_decode (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_dec_nt_test.c330 void *thread_decode(void *arg) in thread_decode() function
500 ret = pthread_create(&thd, &attr, thread_decode, &data); in dec_nt_decode()
H A Dmpi_dec_test.c480 void *thread_decode(void *arg) in thread_decode() function
664 ret = pthread_create(&thd, &attr, thread_decode, &data); in dec_decode()