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

  /external/libvpx/libvpx/vp8/decoder/
onyxd_int.h 57 volatile int b_multithreaded_rd; member in struct:VP8D_COMP
threading.c 637 if (pbi->b_multithreaded_rd == 0)
642 if (pbi->b_multithreaded_rd == 0)
663 pbi->b_multithreaded_rd = 0;
675 pbi->b_multithreaded_rd = 1;
707 if (pbi->b_multithreaded_rd)
789 if (pbi->b_multithreaded_rd)
839 if (pbi->b_multithreaded_rd)
843 pbi->b_multithreaded_rd = 0;
onyxd_if.c 115 if (pbi->b_multithreaded_rd)
decodframe.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 534 if (pbi->b_multithreaded_rd)

Completed in 554 milliseconds