Searched defs:VP9WorkerHook (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_thread.h163 typedef int (*VP9WorkerHook)(void*, void*); typedef
172 VP9WorkerHook hook; // hook to call
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_thread.h164 typedef int (*VP9WorkerHook)(void*, void*); typedef
174 VP9WorkerHook hook; // hook to call

Completed in 57 milliseconds