Home
last modified time | relevance | path

Searched defs:nsync (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.c38 const int nsync = lf_sync->sync_range; in sync_read() local
59 const int nsync = lf_sync->sync_range; in sync_write() local
/external/libvpx/libvpx/vp8/common/
Dthreading.h216 const int nsync) { in sync_read()
/external/libvpx/libvpx/vp8/encoder/
Dethreading.c53 const int nsync = cpi->mt_sync_range; in thread_encoding_proc() local
Dencodeframe.c346 const int nsync = cpi->mt_sync_range; in encode_mb_row() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.c317 const int nsync = row_mt_sync->sync_range; in vp9_row_mt_sync_read() local
345 const int nsync = row_mt_sync->sync_range; in vp9_row_mt_sync_write() local
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c255 const int nsync = pbi->sync_range; in mt_decode_mb_rows() local