Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_thread.h44 #define THREADFN unsigned int __stdcall macro
149 # define THREADFN void*
Dvp9_thread.c29 static THREADFN thread_loop(void *ptr) { // thread loop in thread_loop()