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

  /external/libvpx/libvpx/test/
vp9_thread_test.cc 60 vp9_worker_launch(&worker_);
83 vp9_worker_launch(&worker_);
92 vp9_worker_launch(&worker_);
  /external/libvpx/libvpx/vp9/decoder/
vp9_thread.h 82 void vp9_worker_launch(VP9Worker* const worker);
83 // This function is similar to vp9_worker_launch() except that it calls the
vp9_thread.c 225 void vp9_worker_launch(VP9Worker* const worker) { function
vp9_decodframe.c 823 vp9_worker_launch(&pbi->lf_worker);
    [all...]

Completed in 2170 milliseconds