Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.h56 void vp9_row_mt_sync_write_dummy(VP9RowMTSync *const row_mt_sync, int r, int c,
Dvp9_ethread.c373 void vp9_row_mt_sync_write_dummy(VP9RowMTSync *const row_mt_sync, int r, int c, in vp9_row_mt_sync_write_dummy() function
Dvp9_firstpass.c1467 cpi->row_mt_sync_write_ptr = vp9_row_mt_sync_write_dummy; in vp9_first_pass()
Dvp9_encodeframe.c4552 cpi->row_mt_sync_write_ptr = vp9_row_mt_sync_write_dummy; in encode_frame_internal()