HomeSort by relevance Sort by last modified time
    Searched refs:ymis (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.c 409 const int ymis = MIN(cm->mi_rows - mi_row, bh); local
412 for (y = 0; y < ymis; y++)
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 95 const int ymis = MIN(cm->mi_rows - mi_row, bh); local
100 for (y = 0; y < ymis; y++)

Completed in 130 milliseconds