Home
last modified time | relevance | path

Searched refs:y_mis (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c302 const int y_mis = MIN(bh, cm->mi_rows - mi_row); in set_offsets() local
309 for (y = 0; y < y_mis; ++y) in set_offsets()