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

  /external/libvpx/libvpx/vp8/common/
threading.h 197 static INLINE void vp8_atomic_spin_wait( function
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 115 vp8_atomic_spin_wait(mb_col, last_row_current_mb_col, nsync);
encodeframe.c 424 vp8_atomic_spin_wait(mb_col, last_row_current_mb_col, nsync);
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
threading.c 365 vp8_atomic_spin_wait(mb_col, last_row_current_mb_col, nsync);

Completed in 881 milliseconds