Home
last modified time | relevance | path

Searched refs:sync_write_fn_t (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/common/
Drestoration.h331 typedef void (*sync_write_fn_t)(void *const lr_sync, int r, int c, typedef
369 sync_read_fn_t on_sync_read, sync_write_fn_t on_sync_write,
Dthread_common.c820 sync_write_fn_t on_sync_write; in loop_restoration_row_worker()
Drestoration.c1211 sync_read_fn_t on_sync_read, sync_write_fn_t on_sync_write, in av1_foreach_rest_unit_in_row()