Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c301 const int x_mis = MIN(bw, cm->mi_cols - mi_col); in set_offsets() local
310 for (x = !y; x < x_mis; ++x) in set_offsets()