Searched refs:THREAD_RETURN (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_thread.h45 #define THREAD_RETURN(val) (unsigned int)((DWORD_PTR)val) macro
150 # define THREAD_RETURN(val) val macro
H A Dvp9_thread.c47 return THREAD_RETURN(NULL); // Thread is finished

Completed in 29 milliseconds