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.h330 typedef void (*sync_write_fn_t)(void *const lr_sync, int r, int c, typedef
368 sync_read_fn_t on_sync_read, sync_write_fn_t on_sync_write,
Dthread_common.c813 sync_write_fn_t on_sync_write; in loop_restoration_row_worker()
Drestoration.c1194 sync_read_fn_t on_sync_read, sync_write_fn_t on_sync_write, in av1_foreach_rest_unit_in_row()