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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_thread_common.c223 int start_mi_row, end_mi_row, mi_rows_to_filter; local
234 end_mi_row = start_mi_row + mi_rows_to_filter;
237 loop_filter_rows_mt(frame, cm, planes, start_mi_row, end_mi_row,
H A Dvp9_loopfilter.c1584 int start_mi_row, end_mi_row, mi_rows_to_filter; local
1593 end_mi_row = start_mi_row + mi_rows_to_filter;
1596 start_mi_row, end_mi_row,

Completed in 106 milliseconds