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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_loopfilter.c709 const int mi_16_row_offset = mi_32_row_offset + local
712 if (mi_16_col_offset >= max_cols || mi_16_row_offset >= max_rows)
721 if (mi_16_row_offset + 1 >= max_rows)
745 const int mi_8_row_offset = mi_16_row_offset +

Completed in 51 milliseconds