Searched refs:first_row_no_sync_above (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Dthreading.c303 const int first_row_no_sync_above = pc->mb_cols + nsync; local
352 last_row_current_mb_col = &first_row_no_sync_above;
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c303 const int first_row_no_sync_above = pc->mb_cols + nsync; local
352 last_row_current_mb_col = &first_row_no_sync_above;

Completed in 141 milliseconds