HomeSort by relevance Sort by last modified time
    Searched refs:THREADFN (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_thread.h 43 #define THREADFN unsigned int __stdcall
148 # define THREADFN void*
vp9_thread.c 33 static THREADFN thread_loop(void *ptr) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_thread.h 44 #define THREADFN unsigned int __stdcall
149 # define THREADFN void*
vp9_thread.c 29 static THREADFN thread_loop(void *ptr) { // thread loop
  /external/webp/src/utils/
thread.c 52 #define THREADFN unsigned int __stdcall
150 # define THREADFN void*
158 static THREADFN ThreadLoop(void* ptr) {

Completed in 451 milliseconds