Home
last modified time | relevance | path

Searched defs:sync_read (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dthreading.h214 static INLINE void sync_read(pthread_mutex_t *const mutex, int mb_col, in sync_read() function
/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.c36 static INLINE void sync_read(VP9LfSync *const lf_sync, int r, int c) { in sync_read() function