Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.h52 void vp9_row_mt_sync_write(VP9RowMTSync *const row_mt_sync, int r, int c,
Dvp9_ethread.c342 void vp9_row_mt_sync_write(VP9RowMTSync *const row_mt_sync, int r, int c, in vp9_row_mt_sync_write() function
Dvp9_firstpass.c1472 cpi->row_mt_sync_write_ptr = vp9_row_mt_sync_write; in vp9_first_pass()
Dvp9_encodeframe.c4561 cpi->row_mt_sync_write_ptr = vp9_row_mt_sync_write; in encode_frame_internal()