Searched refs:vp9_set_row (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_thread_common.h | 71 void vp9_set_row(VP9LfSync *lf_sync, int num_tiles, int row, int is_last_row,
|
D | vp9_thread_common.c | 461 void vp9_set_row(VP9LfSync *lf_sync, int num_tiles, int row, int is_last_row, in vp9_set_row() function
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 2169 vp9_set_row(lf_sync, total_num_tiles, mi_row >> MI_BLOCK_SIZE_LOG2, in set_rows_after_error() 2243 vp9_set_row(lf_sync, 1 << cm->log2_tile_cols, in tile_worker_hook()
|