Searched refs:sync_write (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/vp9/common/ |
D | vp9_thread_common.c | 58 static INLINE void sync_write(VP9LfSync *const lf_sync, int r, int c, in sync_write() function 142 sync_write(lf_sync, r, c, sb_cols); in thread_loop_filter_rows()
|
/external/libaom/av1/common/ |
D | thread_common.c | 218 static INLINE void sync_write(AV1LfSync *const lf_sync, int r, int c, in sync_write() function 287 sync_write(lf_sync, r, c, sb_cols, plane); in av1_thread_loop_filter_rows()
|
/external/libaom/av1/decoder/ |
D | decodeframe.c | 2547 static INLINE void sync_write(AV1DecRowMTSync *const dec_row_mt_sync, int r, in sync_write() function 2588 sync_write(dec_row_mt_sync, sb_row_in_tile, sb_cols_in_tile - 1, in signal_decoding_done_for_erroneous_row() 2627 sync_write(&tile_data->dec_row_mt_sync, sb_row_in_tile, sb_col_in_tile, in decode_tile_sb_row()
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 101897 bool sync_write: 1; member
|
D | vmlinux.h | 101897 bool sync_write: 1; member
|