Home
last modified time | relevance | path

Searched refs:ithread_exit (Results 1 – 6 of 6) sorted by relevance

/external/libmpeg2/common/
Dithread.h47 void ithread_exit(void *val_ptr);
Dithread.c83 void ithread_exit(void *val_ptr) in ithread_exit() function
/external/libhevc/common/
Dithread.h45 void ithread_exit(void *val_ptr);
Dithread.c75 void ithread_exit(void *val_ptr) in ithread_exit() function
/external/libhevc/test/decoder/
Dmain.c1586 ithread_exit(ps_app_ctx->display_thread_handle); in display_thread()
/external/libmpeg2/test/decoder/
Dmain.c1619 ithread_exit(ps_app_ctx->display_thread_handle); in display_thread()