Home
last modified time | relevance | path

Searched refs:vp8_atomic_spin_wait (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dthreading.h197 static INLINE void vp8_atomic_spin_wait( in vp8_atomic_spin_wait() function
/external/libvpx/libvpx/vp8/encoder/
Dethreading.c115 vp8_atomic_spin_wait(mb_col, last_row_current_mb_col, nsync); in thread_encoding_proc()
Dencodeframe.c424 vp8_atomic_spin_wait(mb_col, last_row_current_mb_col, nsync); in encode_mb_row()
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c365 vp8_atomic_spin_wait(mb_col, last_row_current_mb_col, nsync); in mt_decode_mb_rows()