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

  /external/libvpx/vp8/common/
threading.h 25 #define THREAD_FUNCTION DWORD WINAPI
54 #define THREAD_FUNCTION void *
  /external/libvpx/vp8/encoder/
ethreading.c 29 static THREAD_FUNCTION loopfilter_thread(void *p_data)
54 THREAD_FUNCTION thread_encoding_proc(void *p_data)
  /external/libvpx/vp8/decoder/
threading.c 217 static THREAD_FUNCTION thread_decoding_proc(void *p_data)
    [all...]

Completed in 1114 milliseconds