Searched refs:set_rows_after_error (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1834 static void set_rows_after_error(VP9LfSync *lf_sync, int start_row, int mi_rows, in set_rows_after_error() function 1879 set_rows_after_error(lf_sync, mi_row_start, cm->mi_rows, num_tiles_left, in tile_worker_hook() 1934 set_rows_after_error(lf_sync, 0, cm->mi_rows, tile_data->buf_end - n, in tile_worker_hook()
|