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

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

Completed in 85 milliseconds